Commit 1ab5b48ec573b7733ada83d1bcd01d41f08dfe7b
1 parent
b1ca8748
Exists in
master
and in
2 other branches
Updating service file
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
rpm/_service
@@ -5,13 +5,12 @@ | @@ -5,13 +5,12 @@ | ||
5 | <param name="changesgenerate">enable</param> | 5 | <param name="changesgenerate">enable</param> |
6 | <param name="changesauthor">perry.werneck@gmail.com</param> | 6 | <param name="changesauthor">perry.werneck@gmail.com</param> |
7 | <param name="url">https://github.com/PerryWerneck/lib3270.git</param> | 7 | <param name="url">https://github.com/PerryWerneck/lib3270.git</param> |
8 | - <param name="versionformat">@PARENT_TAG@+git%cd</param> | 8 | + <param name="versionformat">@PARENT_TAG@</param> |
9 | <param name="scm">git</param> | 9 | <param name="scm">git</param> |
10 | </service> | 10 | </service> |
11 | 11 | ||
12 | <!-- https://github.com/openSUSE/obs-service-extract_file --> | 12 | <!-- https://github.com/openSUSE/obs-service-extract_file --> |
13 | 13 | ||
14 | - <!-- | ||
15 | <service name="extract_file"> | 14 | <service name="extract_file"> |
16 | <param name="archive">*.tar</param> | 15 | <param name="archive">*.tar</param> |
17 | <param name="files">*/rpm/lib3270.spec</param> | 16 | <param name="files">*/rpm/lib3270.spec</param> |
@@ -68,7 +67,6 @@ | @@ -68,7 +67,6 @@ | ||
68 | <param name="files">*/debian/postrm</param> | 67 | <param name="files">*/debian/postrm</param> |
69 | <param name="outfilename">debian.postrm</param> | 68 | <param name="outfilename">debian.postrm</param> |
70 | </service> | 69 | </service> |
71 | - --> | ||
72 | 70 | ||
73 | <service name="recompress"> | 71 | <service name="recompress"> |
74 | <param name="file">*.tar</param> | 72 | <param name="file">*.tar</param> |