1
0
Commit Graph

21 Commits

Author SHA256 Message Date
Ruediger Oertel
1885496e4e - Update to version 0.14:
* 70-baselibs: call spec_query with --no-conditionals so that
    checking package tevent sees the python3-tevent package for
    the baselibs checker
  * Build-depend on obs-build to fix Debian build

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=109
2018-03-09 13:27:45 +00:00
18407c8ef9 Accepting request 577362 from home:bluca:branches:openSUSE:Tools
Fix Debian and Ubuntu builds via build-depend on obs-build.

PR:

https://github.com/openSUSE/obs-service-source_validator/pull/70

OBS-URL: https://build.opensuse.org/request/show/577362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=108
2018-02-20 11:45:54 +00:00
2082c4f669 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=106
2018-02-06 10:33:55 +00:00
Frank Schreiner
90d84e4c77 - Update to version 0.12:
* fix for continous lines in macros

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=103
2018-01-18 21:15:31 +00:00
Frank Schreiner
f8fa5bfab1 - Update to version 0.11:
* fix for macro continuation
  * activating initial test cases
  * .gitignore for vim swap files

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=102
2018-01-16 21:01:12 +00:00
Frank Schreiner
198b746668 - Update to version 0.10:
* Do not call helpers/spec_query with --unique-sources in 70-baselibs
  * Keep if statements in line continuation contexts
  * Fix --keep-name-conditionals code in helpers/spec_query

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=100
2018-01-11 10:04:34 +00:00
Frank Schreiner
02cefef7fe version update to 0.9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=97
2017-12-11 16:15:59 +00:00
8e60fa1d8d update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=95
2017-11-29 12:57:08 +00:00
Ruediger Oertel
ee7ee45112 - Update to version 0.6+git20170922.230bbc4:
* deal with nil, flavor defines in output_versions
  * defining flavor in last change was not needed, remove
  * 45-stale-changes: use spec_query instead of output_versions
    using the specfile parser from the build package
    (boo#1059858)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=91
2017-09-22 11:23:15 +00:00
21bf124769 Accepting request 519610 from home:scarabeus_iv:branches:openSUSE:Tools
- Update to version 0.6+git20170830.0775ae8:
  * Fix typo in egrep _service
  * Refactor helpers/spec_sources into helpers/spec_query
  * Use helpers/spec_query in 20-files-present-and-referenced
  * Do not use rpm --specfile to query the subpackage names
  * Remove unused RPMBUILD variable
  * Do not use a grouping
  * Silence another build warning wrt issue #54

OBS-URL: https://build.opensuse.org/request/show/519610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=89
2017-09-12 13:15:20 +00:00
c3588b8334 tar ball got not updated
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=87
2017-08-11 12:12:12 +00:00
022113324c - Update to version 0.6+git20170809.6818366:
* Ignore not referenced appimage.yml file
  * Don't use rpmbuild to extract sources, patches etc. from a spec

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=84
2017-08-10 07:53:01 +00:00
Lars Vogdt
1593be722f Accepting request 511375 from home:scarabeus_iv:branches:openSUSE:Tools
- Update to version 0.6+git20170719.d4384e5:
  * Don't complain about Debian manpages files missing in *.spec
  * Add README.md file
  * Fix service run mode check for localonly
  * Add 80-multibuild_xor_multispec: only multibuild OR multispec is supported
  * extract GPG_OPTIONS variable for multiple runs
  * For signature verification, use trust model "always"

- Update to version 0.6+git20170715.607b861:
  * - support obspcio also in osc case
  * Remove provides and obsoletes from the spec

OBS-URL: https://build.opensuse.org/request/show/511375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=82
2017-07-27 19:15:00 +00:00
606f1fbd1f update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=80
2017-01-11 13:36:08 +00:00
Ruediger Oertel
c793aed941 - Update to version 0.6+git20161207.70e9d99:
* 20-files-present-and-referenced fix case where rpmbuild emits a warning but the specfile does not list sources or patches (bnc#1013981)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=79
2016-12-07 11:48:21 +00:00
6385670f40 fix it
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=76
2016-07-07 13:09:53 +00:00
Frank Schreiner
03cab36028 - Update to version 0.6+git20160617.cfadcb0:
* 20-files-present: Add patches from debian.series file to sources list.
  * 20-files-present: Add more debian standard files to ignore.
  * 20-files-present: do not use cat where/while not needed

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=74
2016-06-17 13:58:31 +00:00
Frank Schreiner
c204fa5b37 Accepting request 399149 from home:M0ses:branches:openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/399149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=72
2016-05-31 14:57:47 +00:00
Frank Schreiner
0f003c48a5 - Update to version 0.6+git20160222.62c56d3:
+ turned off warnings to avoid misleading messages
  + fixes bsc#967610 (came in with boo#967265)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=68
2016-02-22 19:11:57 +00:00
Frank Schreiner
2b863358ef - Update to version 0.6+git20160218.73d6618:
+ boo#967265 
  + Attempt to fix <CI_CNT> and <B_CNT> handling in Release in a minimal invasive way.
  + 20-files-present-and-referenced: also look for *.sign files
  + various security and bug fixes
  + various security and bug fixes
  + removed bash 4 test syntax

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=67
2016-02-18 16:45:41 +00:00
Stephan Kulow
d7055dc19c Accepting request 313613 from home:hiberis:branches:openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/313613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=65
2015-07-17 05:40:24 +00:00