An OBS source service: Update spec file version
https://github.com/openSUSE/obs-service-set_version
Very simply script to update the version in .spec or .dsc files according to a given version or to the existing files.
- Devel package for openSUSE:Factory
- 
18
derived packages
- Links to openSUSE:Factory / obs-service-set_version
- Has a link diff
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Tools/obs-service-set_version && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed | 
|---|---|---|
| PKGBUILD | 0000000620 620 Bytes | |
| _link | 0000000124 124 Bytes | |
| _service | 0000000675 675 Bytes | |
| _servicedata | 0000000453 453 Bytes | |
| debian.dsc | 0000000312 312 Bytes | |
| obs-service-set_version-0.6.6.tar.gz | 0000024122 23.6 KB | |
| obs-service-set_version.changes | 0000017090 16.7 KB | |
| obs-service-set_version.spec | 0000002326 2.27 KB | 





Comments 2
Question regarding the new @VERSION@ functionality being added to OBS Build Service from v.0.6.0
@dirkmueller Would the
.dscbelow at runtime for Debian, Raspbian and Ubuntu be correctly adapted regarding @VERSION@ variable exchanged to let's say0.6.2+git12abcdby callingset_versionservice?obs-service-set_version.dscDEBTRANSFORM-FILES: obs-service-set_version-@VERSION@.tar.gz debian.tar.xzDEBTRANSFORM-TAR: obs-service-set_version-@VERSION@.tar.gzDEBTRANSFORM-FILES-TAR: debian.tar.xz_service:set_version:obs-service-set_version.dscDEBTRANSFORM-FILES: obs-service-set_version-0.6.2+git12abcd.tar.gz debian.tar.xzDEBTRANSFORM-TAR: obs-service-set_version-0.6.2+git12abcd.tar.gzDEBTRANSFORM-FILES-TAR: debian.tar.xzDoes anybody know what is up with the aarch64 Ubuntu 25.10 / 25.04 builds? Maybe the failure is random and they will pass if retriggered?