File osc-source_validator.changes of Package osc-source_validator
-------------------------------------------------------------------
Thu Sep 22 12:05:05 CEST 2011 - ro@suse.de
- one step back: keep subshell macros starting with echo
-------------------------------------------------------------------
Wed Sep 21 12:40:51 CEST 2011 - ro@suse.de
- kill subshell macros in 20-files-present-and-referenced
-------------------------------------------------------------------
Fri Sep 2 10:37:39 CEST 2011 - ro@suse.de
- live with [a-z]*_requires
-------------------------------------------------------------------
Tue Aug 30 19:07:36 CEST 2011 - ro@suse.de
- fix last change
-------------------------------------------------------------------
Tue Aug 30 14:29:29 UTC 2011 - ro@suse.com
- 20-files-present-and-referenced check return code from rpmbuild,
not the one from egrep
-------------------------------------------------------------------
Fri Aug 19 15:09:27 CEST 2011 - ro@suse.de
- Handle properly situations where variables or conditionis are used
with syntax like "%if 0%{?some_var}" or just "%{?some_var}"
(thanks to "kad" for this fix)
-------------------------------------------------------------------
Thu Aug 11 14:56:35 UTC 2011 - ro@suse.com
- 20-files-present-and-referenced:
ignore "warning: waiting for shared lock"
do not overwrite RETURN=2 (error) when setting RETURN=1 (warning)
-------------------------------------------------------------------
Wed Jul 20 12:04:12 CEST 2011 - ro@suse.de
- helpers/check_patches_applied:
rework regex for commented out patch lines
- 20-files-present-and-referenced:
update from dirk: fix for batch case
- prefix error output lines by (E) where missing
- drop get_sources.sh script, sources live in GIT
-------------------------------------------------------------------
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