[python-dslib] New version

Jaroslav Škarvada jskarvad at fedoraproject.org
Wed Dec 19 19:07:10 UTC 2012


commit a910ba39f19969bfb060e00a846189fb31b1f0ed
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Wed Dec 19 20:07:06 2012 +0100

    New version

 python-dslib.spec |   11 ++++++-----
 sources           |    1 +
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/python-dslib.spec b/python-dslib.spec
index 7945d0d..b99840e 100644
--- a/python-dslib.spec
+++ b/python-dslib.spec
@@ -1,13 +1,11 @@
-%global dat_ver 2.1.2
-
 Name:          python-dslib
-Version:       2.1.2
-Release:       2%{?dist}
+Version:       3.0
+Release:       1%{?dist}
 Summary:       A Python library for accessing Czech Databox (Datové schránky)
 Group:         Development/Libraries
 License:       LGPLv2+
 URL:           http://labs.nic.cz/datove-schranky/
-Source0:       http://www.nic.cz/public_media/datove_schranky/releases/datovka-%{dat_ver}/src/dslib-%{version}.tar.gz
+Source0:       http://www.nic.cz/public_media/datove_schranky/releases/src/dslib-%{version}.tar.gz
 BuildArch:     noarch
 BuildRequires: python-setuptools
 Requires:      pyOpenSSL, python-pyasn1, python-sudsds
@@ -34,6 +32,9 @@ rm -f %{buildroot}%{_datadir}/dslib/{README,LICENSE.txt}
 %{_datadir}/dslib
 
 %changelog
+* Wed Dec 19 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 3.0-1
+- New version
+
 * Mon Sep 17 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 2.1.2-2
 - Do not remove datadir/dslib directory
 
diff --git a/sources b/sources
index b447424..77e5981 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 2dc74241bf32d5d6eb5c7199b3a01357  dslib-2.1.2.tar.gz
+c1e209d50f5ac97df166aa519e879b71  dslib-3.0.tar.gz


More information about the scm-commits mailing list