[shigofumi] 0.4 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 21 09:03:46 UTC 2013


commit 862a67a1b65a02849c6db08a067c3b57efefdc9f
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 21 11:03:24 2013 +0200

    0.4 bump

 .gitignore     |    1 +
 shigofumi.spec |   13 ++++++-------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c155bb5..88f3de2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 shigofumi-0.1.tar.xz
 /shigofumi-0.2.tar.xz
 /shigofumi-0.3.tar.xz
+/shigofumi-0.4.tar.xz
diff --git a/shigofumi.spec b/shigofumi.spec
index ad4f029..6961c95 100644
--- a/shigofumi.spec
+++ b/shigofumi.spec
@@ -1,6 +1,6 @@
 Name:           shigofumi
-Version:        0.3
-Release:        4%{?dist}
+Version:        0.4
+Release:        1%{?dist}
 Summary:        Command line client for accessing the Czech Data Boxes
 Group:          Applications/Internet
 License:        GPLv3+
@@ -8,11 +8,9 @@ URL:            http://xpisar.wz.cz/%{name}/
 Source0:        %{url}dist/%{name}-%{version}.tar.xz
 BuildRequires:  file-devel
 BuildRequires:  libconfuse-devel
-BuildRequires:  libisds-devel >= 0.7
+BuildRequires:  libisds-devel >= 0.8
 BuildRequires:  libxml2-devel
 BuildRequires:  readline-devel
-# Update config.sub to support aarch64, bug #926524
-BuildRequires: autoconf automake gettext-devel
 
 %description
 This is Shigofumi, an ISDS (Informační systém datových schránek / Data Box
@@ -20,8 +18,6 @@ Information System) client.
 
 %prep
 %setup -q
-# Update config.sub to support aarch64, bug #926524
-autoreconf -i -f
 
 %build
 %configure
@@ -40,6 +36,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_mandir}/*/man5/*
 
 %changelog
+* Mon Oct 21 2013 Petr Pisar <ppisar at redhat.com> - 0.4-1
+- 0.4 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3adea88..c0bd8c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87a967bfe8703ff4f107a69ebefc1889  shigofumi-0.3.tar.xz
+313fcf4c53e4078b9b02b7dba72ecca1  shigofumi-0.4.tar.xz


More information about the scm-commits mailing list