obs-service-set_version-0.5.8-8.1>t  DH`pZ433/=„ ^HnV_,JӇ$ouP3a6`>vY rb.ޒK^Ui%#:mˈ]yi y9zɿӠ 5M*Π-eh4p7Y}ڮHe̓'K#`fOŚܾ|ak-S{}[.p"j F$G2xX9ߗ5O.hh4jӯ[3~lw#R {ma3683b0750c3e825feea48d992a01df02b1d73064Z433/=„~\)z 8@P^kmu})?=t@/f!2.{Z73W^kMֵr?] = ? d  $ T'09 Rm    $ (8L`-(E8L(9(:(F_GtHIXY\]^bcdPeUfZl\upvwxyz  Cobs-service-set_version0.5.88.1An OBS source service: Update spec file versionThis is a source service for openSUSE Build Service. Very simply script to update the version in .spec or .dsc files according to a given version or to the existing files.Z43.lamb08=openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgDevelopment/Tools/Buildinghttps://github.com/openSUSE/obs-service-set_versionlinuxnoarch:1AA큤Z43-Z43-Z43-Z43-ea5f0b6edc3622569f7e470853f7b4b2e6539c1e8157eae5e3ad6b5c35d33950rootrootrootrootrootrootrootrootobs-service-set_version-0.5.8-8.1.src.rpmobs-service-set_version@   /usr/bin/pythonrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)sedrpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Z.s@ZNZNY@Yܶ@YYZ1Y@X @Xx@WW@V'@U6@UUnU@U(U(TT=@S.S&S&SSc@Sc@Sc@RR@Ro@RSQm=@O@O:LO:LO&@N@M\@L~fschreiner@suse.deadrian@suse.deadrian@suse.deadrian@suse.dedmueller@suse.comopensuse-packaging@opensuse.orgadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.deopensuse-packaging@opensuse.orgtbechtold@suse.comtbechtold@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.detbechtold@suse.comadrian@suse.dejblunck@infradead.orgadrian@suse.dejblunck@infradead.orgadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.despeilicke@suse.comspeilicke@suse.comspeilicke@suse.comjblunck@opensuse.orgadrian@suse.desaschpe@suse.deaspiers@suse.comaspiers@suse.comaspiers@suse.comandrea@opensuse.orgreddwarf@opensuse.orgadrian@suse.de- Update to version 0.5.8: * fixes boo#1072359 * code cleanup and some refactoring * cli options --debug and --regex * new targets (test/clean) for Makefile * initial .gitignore * Mention that tests may take some time in README.md * Fix pip/zypper tests for python3 * enforce files to be decoded as UTF-8 * Don't let version check get beyond path boundary * Slightly reorganize README.md file- add requires to python3, since Leap 15.0 still does not have the fileprovides- Update to version 0.5.7: * added gitignore * added target 'clean' in Makefile * Added new target 'test' to Makefile * fix flake8 error 'do not use bare except' * Reverting patch for setlocale as it breaks in containers- Update to version 0.5.7: * workaround for python3 locale problems in factory * add a hint to flake8 * satisfy flake8 * skip also sha256sums check for Arch- switch to python3 for less ancient distros- Avoid half-converting Debian native pkgs to non-native pkgs - Simplify the pip version handling - travis: Do not use "--use-mirrors" when using pip - travis: Test python 3.6- try to avoid python-packaging to support non-SUSE distros- Update to version 0.5.6: * strip \n from version in obsinfo- Update to version 0.5.5: * read version from .obsinfo file if available * Add support for Collax build recipes- Update to version 0.5.4: * support obscpio archives * do not strip release number in debian, but setting it back- Update to version 0.5.3: * VersionDetector._autodetect: prioritize the directory name over the file name- Update to version 0.5.3: * Don't add unconverted_version unconditionally- Update to version 0.5.3: + Use old version from testing data instead of hardcoding + Fix replacement of empty tags + Fix empty version checks for debian/changelog + fix when switching from .dev to non-dev version- Update to version 0.5.3: + Set pkgver and pkgrel for PKGBUILD files (fixes #21) + Fix python3 compat- Update to version 0.5.2: + fix it ... it only worked with "disabledrun" mode by luck- Update to version 0.5.1: + Make python-packaging runtime dep optional + Fix %setup handling for python spec files- Recommends python-packaging- Require python-packaging- Update to version 0.5.0: + Add Makefile with install target + Change debian source format to 'native' + Fix tar file detection for PKGBUILD + Add Testsuite and README.md + - empty dummy commit to test travis hook + Disable py26, enable py{33,34} for tests + Add basic test for debian changelogs + Add travis build status image to README + Also do negative test for debian/changelog + Move testdata to .json files + Move _write_tarfile() to base test class + Remove python 2.6 compat import + Reuse test data for debian changelog tests + Rewrite set_version in python + Install devscripts in travis-ci test env + Restructure version detection code + Allow files in test tarballs + Add package type detection for python + Add version converter for python packages + Run python version converter tests with dpkg + Add function to add or replace a %define + Fix problem with replacing tags in spec files + Add function to replace %{version} in %setup + Add custom line support for _write_specfile func + Finally use version conversion for python packages + Skip some tests if zypper or dpkg are unavailable + Use python binary from virtualenv- Update to version 0.4.2: + Release 0.4.2 - Update Debian changelog- Update to version 0.4.2: + the extension needs to be \. + test with defined() at ./set_version line 118. + Fix processing of --file parameter + Add support for setting the version in debian.changelog + Sort local file list based on modification time (newest first)- Update to version 0.4.1: + Add support to automatically detect version based on Debian changelog file + Initial debianization + Handle PKGBUILD files generated by services- Update to version 0.4.1: + - drop old bash version + - fix PKGBUILD version setting + fix help text + support detection from tar ball content + use warnings pragma + - replace bash script with a more secure perl version + fix urgent quoting bugs + Be more liberal in root-dir version detection- Update to version 0.4.1: + - drop old bash version + - fix PKGBUILD version setting + fix help text- Update to version 0.4.0: + support detection from tar ball content + use warnings pragma- Update to version 0.4.0: This is a rewrite in perl This fixes also a sed commandline injection (bnc#866966 CVE-2014-0593)- Update to version 0.3.3: + ERROR: git log --pretty=format:%s --no-merges 4b090f0cad..4fc9fcb0c2 failed; aborting!- Update to version 0.3.3: + - drop two echo lines which can be used to run random commands- Update to version 0.3.2: + Be more liberal in root-dir version detection- Update to version 0.3.1: + Check tarball content's root-dir for version + Use a for-loop for different endings- Move service to github.com/openSUSE/obs-service-set_version - Add _service file to update package from there - Drop local sources and use tarball from source services- Take Debian version and revision number from debian.changelog file- add support for PKGBUILD aka Arch Linux files- Preserve whitespaces in Version: and Requires: lines- only change the first occurrence of Version: header - output useful info during run - when auto-detecting the version, use the newest matching file- patch License to follow spdx.org standard- add --basename to usage help text- do not delete mandriva/fedora macros in release when reset the release number- support detecting the version from *.tbz2 files- initial package of service - fix set version, when also release number is resetlamb08 15133704140.5.8-8.1obsserviceset_versionset_version.service/usr/lib//usr/lib/obs//usr/lib/obs/service/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:6936/openSUSE_Leap_42.3_Update/01f60f2bd1a65faa2017058c2ba01793-obs-service-set_version.openSUSE_Leap_42.3_Updatecpiolzma5noarch-suse-linuxdirectoryPython script, UTF-8 Unicode text executableASCII textRBԈUl zpython-packaging?0] crt:bLLDJ ("(2dc޺>BO+}2r6Sa,FhZ - _Ku!%T@8M)K489rߙ,1'_0S%ҸXvW7V!WWsvk9jnά!6Ն7հ Z 5h ҋR0qWǓlt2+ ;/*UiA9j#5BT{񅏍(1E)E_L{ѧ=0ڧb$᧾ BDS#hqu)T Z(5jyG4h6׌-+Kd_-Rsl '&F/k+)9%Ut ld,D{fPIp;HD|'@ޔ-R2 4JXL3:l]H|Y bifn(tղ2"FDEl  v~R`jG eU=q%>#Id 8:J̕ {WAcr'T/:LP&UyHk#]ݑ>Pr.x]L2-؉F<3|ƪ. 8휘g[Q>A,dstC*_r6CY9F 5~O=u(^su/4x '-<| hߙ$Yݦ?^j`sv J.u!\1{85"Ȅծغ F +DUʁƿ]X1O3pq<" ];s_% CUƇLvT2JTWHhv6Tf< B:zN8qOVNh\ZB&+^؋FVy%oZ$F %;z<BI稆d$)ЏQ"I׼U@yS^P1̂N>l.[=Q4ebyY޿Dڑ+\I㭿T'揋ieщ5K+I *-N;mOę/eGwV6|3"WX(.h*P\ަo/14¨kb`:3c%Qf=m7J2}39h?]4׬-R˜K/;n+ e+-Co8ay+ΚaqAE yT́fw+ȪF+scVq-m'4<2a}Da67.cTz7&؆ڎZ ekPP*zŬ+Ԥϓӂ%$;ॴQ.b%Df(~cW@eTQ[ceo.J>V7k@e\&C؍m2r@ŮI|f5aǏ事;x@ 9aɹi{MLXW=[u58Q)NzS_ՎlkDĮ70}8bHo3;ҦrD̓J|b#[H =g!X 7pm޼F0={R@n~`x#$kRP:s\%tˍF c`LTi1x,7hCUuZ'v.9P^x>h?OI-eMʈ'BWE{ãܽi|ٿR&D'6N4Qua< Ms%VeA]i;*M`R$靯zz /jy~ϵinY=rugÃP˺}5@$:eye2 ڻ+<cF>$F]gZEgSƪPXq]EUm2P4)R[4a9&%ӹߤFE*G(r̓̍&F0@ORv$A =WB{h섫M#zh5#.\̊s?4,Yk?+#?lA~R؈ EbS' k|Bmʅ*ѩtK)n7;F.-5N.I"ڐBÐ6yz)qrDp>`se-5- }aő p+D\pMk9mTJm7Oܡ~]%!ֹGAMQDvg1Nxyzb6#~j7,sP:q /"=eėkaF/0L8\e@nn'ݔ~ ֏:ݰap:ӘqNw\~ 8 gxń~BnniRe5[cPJaG$ 8Vg`LvN=( rU: #0{iJnpkXYx)1ul]]`X䕝v[7 7CAj;4guQGXbwiC$y [~jDz"9(G6ˠ-"θl_=Y;="pZwly"$ ˓Eݰ8f<R28)dq 5"` t l Ue\9zGPʳzz w(sփeU`Pե"(`k(n8:d-J6Bmܟw&;dGR=Cq7_.E*KǽCzU))1ڠzmo#H))zE0cm3&<0e`G/2I.|>ˈ&I8xfTYl )tK k L-0^xtwm{{[xrOVR;j( E@ ̑yi07;lj?~:¸7s VbHu 15ʨB!hwIr\a d#WjSs:!b+|'FC#М6iW ~n ibKB9`9lE| 䔵bK3A/=r">OhKx42bHPaf7pC"{tG]j4#3Ʀz