[shigofumi] 0.3 bump

Petr Pisar ppisar at fedoraproject.org
Fri Jan 4 08:15:17 UTC 2013


commit 4f61c6c26036bd961d95ff785bd9436bdb6b7f58
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 4 09:08:53 2013 +0100

    0.3 bump

 .gitignore     |    1 +
 shigofumi.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72cbcff..c155bb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 shigofumi-0.1.tar.xz
 /shigofumi-0.2.tar.xz
+/shigofumi-0.3.tar.xz
diff --git a/shigofumi.spec b/shigofumi.spec
index c255772..f191129 100644
--- a/shigofumi.spec
+++ b/shigofumi.spec
@@ -1,5 +1,5 @@
 Name:           shigofumi
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
 Summary:        Command line client for accessing the Czech Data Boxes
 Group:          Applications/Internet
@@ -8,7 +8,7 @@ URL:            http://xpisar.wz.cz/%{name}/
 Source0:        %{url}dist/%{name}-%{version}.tar.xz
 BuildRequires:  file-devel
 BuildRequires:  libconfuse-devel
-BuildRequires:  libisds-devel >= 0.6
+BuildRequires:  libisds-devel >= 0.7
 BuildRequires:  libxml2-devel
 BuildRequires:  readline-devel
 
@@ -36,6 +36,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_mandir}/*/man5/*
 
 %changelog
+* Fri Jan 04 2013 Petr Pisar <ppisar at redhat.com> - 0.3-1
+- 0.3 bump
+
 * Tue Oct 30 2012 Petr Pisar <ppisar at redhat.com> - 0.2-1
 - 0.2 bump
 
diff --git a/sources b/sources
index 8690b39..3adea88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51674a91b4cd1668bd9e23badf15d3f1  shigofumi-0.2.tar.xz
+87a967bfe8703ff4f107a69ebefc1889  shigofumi-0.3.tar.xz


More information about the scm-commits mailing list