[spacewalk-pylint] Rebase to spacewalk-pylint-0.11-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:17:06 UTC 2013


commit c42dd60d26e5351855d11213747d85ce85a05eb7
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:16:49 2013 +0100

    Rebase to spacewalk-pylint-0.11-1.fc18 in rawhide.

 .gitignore            |    1 +
 sources               |    2 +-
 spacewalk-pylint.spec |   16 +++++++++++-----
 3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d743b24..1895ada 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /spacewalk-pylint-0.5.tar.gz
 /spacewalk-pylint-0.8.tar.gz
+/spacewalk-pylint-0.11.tar.gz
diff --git a/sources b/sources
index 2cb01c0..10f34dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6e4ad1e8914b73f6b15d2c6a8626722  spacewalk-pylint-0.8.tar.gz
+130e3cc478c76121d56e9a98bb22c371  spacewalk-pylint-0.11.tar.gz
diff --git a/spacewalk-pylint.spec b/spacewalk-pylint.spec
index 35274dc..0ff4ff0 100644
--- a/spacewalk-pylint.spec
+++ b/spacewalk-pylint.spec
@@ -1,6 +1,6 @@
 Name:		spacewalk-pylint
-Version:	0.8
-Release:	2%{?dist}
+Version:	0.11
+Release:	1%{?dist}
 Summary:	Pylint configuration for spacewalk python packages
 
 Group:		Development/Debuggers
@@ -13,7 +13,7 @@ BuildArch:	noarch
 Requires:	pylint
 BuildRequires:	asciidoc
 BuildRequires:	libxslt
-%if 0%{?rhel} < 6
+%if 0%{?rhel} && 0%{?rhel} < 6
 BuildRequires:	docbook-style-xsl
 %endif
 
@@ -49,8 +49,14 @@ rm -rf %{buildroot}
 %doc LICENSE
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Mon Jan 28 2013 Michael Mraka <michael.mraka at redhat.com> 0.11-1
+- Revert "ignore Container implementation related warnings"
+
+* Fri Jan 25 2013 Michael Mraka <michael.mraka at redhat.com> 0.10-1
+- ignore Container implementation related warnings
+
+* Sun Nov 11 2012 Michael Calmer <mc at suse.de> 0.9-1
+- BuildRequire docbook-style-xsl only on redhat
 
 * Wed Oct 24 2012 Michael Mraka <michael.mraka at redhat.com> 0.8-1
 - Revert "put W1201 on list of ignored pylint warnings"


More information about the scm-commits mailing list