[libisds] 0.8 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 21 08:15:38 UTC 2013


commit 6b4ecd540af315711e03855a0a1e630bf56ec0c4
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 21 10:14:52 2013 +0200

    0.8 bump

 .gitignore   |    1 +
 libisds.spec |   11 +++++------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b4c13d..bd52345 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libisds-0.3.1.tar.bz2
 /libisds-0.6.1.tar.xz
 /libisds-0.6.2.tar.xz
 /libisds-0.7.tar.xz
+/libisds-0.8.tar.xz
diff --git a/libisds.spec b/libisds.spec
index edcf812..392942b 100644
--- a/libisds.spec
+++ b/libisds.spec
@@ -1,6 +1,6 @@
 Name:           libisds
-Version:        0.7
-Release:        4%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Library for accessing the Czech Data Boxes
 Group:          System Environment/Libraries
 License:        LGPLv3
@@ -15,8 +15,6 @@ BuildRequires:  expat-devel >= 2.0.0
 BuildRequires:  gnupg2-smime
 # Tests:
 BuildRequires:  gnutls-devel >= 2.12.0
-# Update config.sub to support aarch64, bug #925782
-BuildRequires:  autoconf automake gettext-devel libtool
 Requires:       gnupg2-smime
 
 %description
@@ -36,8 +34,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-# Update config.sub to support aarch64, bug #925782
-autoreconf -i -f
 
 %build
 %configure --disable-static \
@@ -71,6 +67,9 @@ rm -rf client/.deps
 %doc client specification
 
 %changelog
+* Mon Oct 21 2013 Petr Pisar <ppisar at redhat.com> - 0.8-1
+- 0.8 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ca14b95..1b88618 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d96657fcc774f051c83e9c2f88d562d0  libisds-0.7.tar.xz
+a4d5ef8b9808647726d7a477c11854e8  libisds-0.8.tar.xz


More information about the scm-commits mailing list