diff --git a/rpmlint.changes b/rpmlint.changes index 7bb83f3..a432e11 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 8 20:41:52 UTC 2012 - coolo@suse.com + +- no longer allow semicolon in licenses + ------------------------------------------------------------------- Thu Oct 4 07:39:05 UTC 2012 - aj@suse.de diff --git a/rpmlint.spec b/rpmlint.spec index fe81837..4e91b28 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -116,7 +116,6 @@ Patch86: suse-rclink-check.diff # accepted upstream Patch88: suse-speccheck-utf8.diff Patch89: suse-python-abi-check.diff -Patch90: suse-allow-semicolon-as-license-separator.diff %py_requires %description @@ -196,7 +195,6 @@ Authors: #patch87 -p1 %patch88 %patch89 -%patch90 -p1 cp -p %{SOURCE2} . # Only move top-level python files chmod 0755 rpmlint-checks-master/*.py