commit 2427a30904d7f6b011d12e44b8fb8f56f87175e7
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 24 15:51:35 2014 +0200

    correct obsoletes line

 python-sqlalchemy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index bb94ce5..2a79785 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -32,7 +32,7 @@ BuildRequires:        python3-modules
 Requires:      python-modules
 %endif
 Provides:      python-SQLAlchemy = %{version}-%{release}
-Obsoletes:     python-SQLAlchemy <= 0.9.8
+Obsoletes:     python-SQLAlchemy < 0.9.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +58,7 @@ Summary:      Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Group:         Libraries/Python
 Provides:      python3-SQLAlchemy = %{version}-%{release}
-Obsoletes:     python3-SQLAlchemy <= 0.9.8
+Obsoletes:     python3-SQLAlchemy < 0.9.8
 
 %description -n python3-%{module}
 The Python SQL toolkit and Object Relational Mapper that gives
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sqlalchemy.git/commitdiff/2427a30904d7f6b011d12e44b8fb8f56f87175e7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to