Commit 6f1e87d56ba820b95a6c7cf247d302ca9f677e33

Authored by Perry Werneck
1 parent 36af332e
Exists in master and in 1 other branch develop

Updating OBS service file.

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
rpm/_service
... ... @@ -4,8 +4,7 @@
4 4 <service name="tar_scm">
5 5 <param name="changesgenerate">enable</param>
6 6 <param name="sslverify">disable</param>
7   - <param name="versionformat">%ct</param>
8   - <!-- param name="version">5.2</param -->
  7 + <param name="versionformat">@PARENT_TAG@</param>
9 8 <param name="url">https://softwarepublico.gov.br/gitlab/pw3270/pw3270-plugin-ipc.git</param>
10 9 <param name="scm">git</param>
11 10 </service>
... ...