1
0
obs-service-source_validator/obs-service-source_validator.changes

265 lines
8.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 17 12:51:00 CET 2015 - ro@suse.de
- fix 20-files-present-and-referenced for ocaml macro
-------------------------------------------------------------------
Thu Nov 13 16:01:19 UTC 2014 - coolo@suse.com
- remove PKGBUILD file again as it breaks source validator
-------------------------------------------------------------------
Thu Nov 13 13:30:56 UTC 2014 - coolo@suse.com
- update from git:
- Don't use gpg's --pgp2 option which was removed in gnupg 2.1.0
-------------------------------------------------------------------
Mon Sep 29 10:23:20 UTC 2014 - coolo@suse.com
- update from git:
- allow all files mentioned in .dsc too
- import old md5 based keys like for postfix and putty
-------------------------------------------------------------------
Thu Aug 14 02:09:11 CEST 2014 - ro@suse.de
- update from git:
- more work on dealing with util-linux
-------------------------------------------------------------------
Thu Aug 14 01:31:31 CEST 2014 - ro@suse.de
- update from git:
- hack for util-linux specfiles (bnc#891829)
-------------------------------------------------------------------
Wed Jun 25 12:56:41 UTC 2014 - coolo@suse.com
- update to git (0.4):
- warn about unmentioned baselibs.conf and rpmlintrc
- Handle Jan Engelhardt tarball signatures that are done before
compression
- handle %global like %define in output_versions
- Support ARM build hosts
- do not complain about temporary directories when running source services (on server esp.)
- also check for orphan files when _services are used
When _service mode is disabled or loc
-------------------------------------------------------------------
Tue May 27 15:16:33 UTC 2014 - t1locs@gmail.com
- Add rpm-build dependancy for centos 6
-------------------------------------------------------------------
Thu Jan 9 09:32:13 UTC 2014 - adrian@suse.de
- add requires to xmllint which is used
-------------------------------------------------------------------
Tue Aug 6 12:34:53 UTC 2013 - dmueller@suse.com
- update to latest git:
2b2c89d also check for orphan files when _services are used
197b519 Check the Buildservice magic files (_link/_service)
with xmllint
a6d922c Cleanup keyring check
f936138 removed the incorrect basename checking, also do not look
for .gpg files as we currently use either .sig or .asc
-------------------------------------------------------------------
Sun Jun 30 07:28:57 UTC 2013 - adrian@suse.de
- fix dependency to gnupg2 for Fedora (bnc#827480)
-------------------------------------------------------------------
Tue Jun 18 12:56:39 UTC 2013 - coolo@suse.com
- add patch from mmeissner to verify .sig files
- add _service to ease update
-------------------------------------------------------------------
Tue Feb 26 17:55:43 CET 2013 - ro@suse.de
- allow PKGBUILD build description file for archlinux
-------------------------------------------------------------------
Mon Feb 4 01:49:22 CET 2013 - ro@suse.de
- check_patches_applied: allow #patches as comment
-------------------------------------------------------------------
Fri Jan 18 16:17:52 CET 2013 - ro@suse.de
- also allow %undefine
-------------------------------------------------------------------
Mon Jan 7 13:28:44 CET 2013 - ro@suse.de
- exit if tmpdir creation fails (bnc#796918)
-------------------------------------------------------------------
Wed Jun 13 17:13:49 CEST 2012 - ro@suse.de
- also ignore Requires(.*) lines (bnc#724609)
-------------------------------------------------------------------
Wed Jun 13 15:01:39 CEST 2012 - ro@suse.de
- allow %{nil} just as %nil
-------------------------------------------------------------------
Fri Apr 27 14:07:07 CEST 2012 - ro@suse.de
- use --nodeps with rpmbuild in 20-files-present-and-referenced
-------------------------------------------------------------------
Mon Feb 27 10:54:20 CET 2012 - dmueller@suse.de
- fix requires for factory
-------------------------------------------------------------------
Tue Feb 14 10:14:25 UTC 2012 - adrian@suse.de
- add requires to perl-TimeDate
-------------------------------------------------------------------
Mon Feb 13 10:51:16 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Mon Feb 13 10:51:16 UTC 2012 - ro@suse.com
- do not complain for commented out rpmlintrc lines
- Update 20-files-present-and-referenced to ignore .git and
.emacs.backup
- Change bright yellow into good old brown
-------------------------------------------------------------------
Fri Sep 23 08:30:45 UTC 2011 - adrian@suse.de
- rename osc-source_validator package into osc-service-source_validator
- obsolete osc-source_validator
- roll tar ball from new git at github.com
-------------------------------------------------------------------
Fri Jul 1 17:12:32 CEST 2011 - ro@suse.de
- prevent dupes for Release and Version along with Name
-------------------------------------------------------------------
Mon May 30 11:53:53 CEST 2011 - ro@suse.de
- fix bug with "Patch" in comments
-------------------------------------------------------------------
Mon May 9 13:47:29 UTC 2011 - ro@novell.com
- try to fix bnc#679980
-------------------------------------------------------------------
Wed Apr 20 17:30:19 CEST 2011 - ro@suse.de
- find another form of commenting out patches
in check_patches_applied
-------------------------------------------------------------------
Mon Apr 18 01:06:59 CEST 2011 - ro@suse.de
- Also check if files are tracked by osc
- catch some more syntax variants in check_patches_applied
- do tracked-check only in osc mode
-------------------------------------------------------------------
Tue Apr 12 16:40:58 CEST 2011 - ro@suse.de
- activate the patches_applied check for real,
errors out if errors found
-------------------------------------------------------------------
Mon Apr 4 13:15:11 CEST 2011 - ro@suse.de
- add debian special files
-------------------------------------------------------------------
Wed Mar 30 12:38:16 CEST 2011 - ro@suse.de
- add colors to output of check_patches_applied
but no colors for batchmode
-------------------------------------------------------------------
Fri Feb 18 11:39:29 UTC 2011 - jw@novell.com
- retry broken sr#59008
- added another set of runtime-fixes.diff
* accept .orig and ~ files in working directories.
* UI consistency improved.
-------------------------------------------------------------------
Sat Feb 12 11:10:42 UTC 2011 - ro@novell.com
- 50-spec-version: show warning only once per specfile
-------------------------------------------------------------------
Thu Jan 13 14:29:54 CET 2011 - ro@suse.de
- move COPYING file to docdir (prevent permission denied trying
to execute it as a checkscript)
-------------------------------------------------------------------
Thu Jan 13 12:52:36 CET 2011 - ro@suse.de
- switch source to git (gitorious/opensuse)
- convert_changes_to_rpm_changelog make regex a little stricter
looking for date line
- 20-files-present-and-referenced add %rubygems_requires to
prunelist
- add some helper files to create tar and changes
- stale-changes: do not fail if there is no specfile present at all
- stale-changes: allow extra changes files if listed as source in a
spec
-------------------------------------------------------------------
Tue Jan 4 16:09:56 CET 2011 - mcihar@suse.cz
- add Url pointing to wiki to spec file
-------------------------------------------------------------------
Tue Jan 4 16:07:42 CET 2011 - mcihar@suse.cz
- cleanup spec file using spec-cleaner
-------------------------------------------------------------------
Tue Jan 4 16:05:39 CET 2011 - mcihar@suse.cz
- create 0.1 tarball with incorporated patch and added license file
- adjust spec file for above changes
-------------------------------------------------------------------
Mon Oct 4 07:32:21 UTC 2010 - adrian@suse.de
- do not complain about files starting with underscore, they are
OBS special files in any case
-------------------------------------------------------------------
Sat May 22 06:38:35 UTC 2010 - adrian@suse.de
- add some modification to survive some more examples
-------------------------------------------------------------------
Thu May 20 18:11:38 CEST 2010 - ro@suse.de
- make the files executable
-------------------------------------------------------------------
Thu May 20 17:40:29 CEST 2010 - ro@suse.de
- fill with some content
-------------------------------------------------------------------
Thu May 20 05:56:47 UTC 2010 - adrian@suse.de
- initial package, no code yet, always succeeding