diff --git a/python-pyramid.changes b/python-pyramid.changes index 3a6666c..a6e0039 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 6 16:31:11 UTC 2015 - hpj@urpla.net + +- fix python-venusian version: 1.0a3 is greater than 1.0 unfortunately + ------------------------------------------------------------------- Tue Feb 3 17:45:55 UTC 2015 - toddrme2178@gmail.com @@ -6,11 +11,6 @@ Tue Feb 3 17:45:55 UTC 2015 - toddrme2178@gmail.com python 3 version - Removed dependencies that are not longer needed. -------------------------------------------------------------------- -Fri Dec 12 20:32:53 UTC 2014 - tbechtold@suse.com - -- - ------------------------------------------------------------------- Fri Dec 12 20:20:57 UTC 2014 - tbechtold@suse.com diff --git a/python-pyramid.spec b/python-pyramid.spec index b609840..d48e52d 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -2,7 +2,7 @@ # spec file for package python-pyramid # # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 LISA GmbH, Bingen, Germany. +# Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Requires: python-PasteDeploy >= 1.5.0 Requires: python-WebOb >= 1.3.1 Requires: python-repoze.lru >= 0.4 Requires: python-translationstring >= 0.4 -Requires: python-venusian >= 1.0a3 +Requires: python-venusian >= 1.0 Requires: python-zope.deprecation >= 3.5.0 Requires: python-zope.interface >= 3.8.0 BuildRequires: fdupes @@ -39,7 +39,7 @@ BuildRequires: python-WebOb >= 1.3.1 BuildRequires: python-repoze.lru >= 0.4 BuildRequires: python-setuptools BuildRequires: python-translationstring >= 0.4 -BuildRequires: python-venusian >= 1.0a3 +BuildRequires: python-venusian >= 1.0 BuildRequires: python-zope.deprecation >= 3.5.0 BuildRequires: python-zope.interface >= 3.8.0 # Documentation requirements: