[shigofumi/f20] 0.6 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 9 08:50:24 UTC 2015


commit b9fcd6cf3336cda769fa344b769923099b44c927
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 30 12:32:59 2015 +0100

    0.6 bump

 .gitignore     |    1 +
 shigofumi.spec |   10 +++++++---
 sources        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 093f1c1..ba8e7fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ shigofumi-0.1.tar.xz
 /shigofumi-0.3.tar.xz
 /shigofumi-0.4.tar.xz
 /shigofumi-0.5.tar.xz
+/shigofumi-0.6.tar.xz
diff --git a/shigofumi.spec b/shigofumi.spec
index 78fa06b..ea92780 100644
--- a/shigofumi.spec
+++ b/shigofumi.spec
@@ -1,5 +1,5 @@
 Name:           shigofumi
-Version:        0.5
+Version:        0.6
 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.8
+BuildRequires:  libisds-devel >= 0.10
 BuildRequires:  libxml2-devel
 BuildRequires:  readline-devel
 
@@ -28,7 +28,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 
 %files -f %{name}.lang
-%doc README AUTHORS NEWS TODO COPYING ChangeLog
+%license COPYING
+%doc README AUTHORS NEWS TODO ChangeLog
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_mandir}/*/man1/*
@@ -36,6 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_mandir}/*/man5/*
 
 %changelog
+* Fri Jan 30 2015 Petr Pisar <ppisar at redhat.com> - 0.6-1
+- 0.6 bump
+
 * Tue Apr 01 2014 Petr Pisar <ppisar at redhat.com> - 0.5-1
 - 0.5 bump
 
diff --git a/sources b/sources
index 8bf22de..d8e1d42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-798aa2a9bd10e86fcbb29b6473387932  shigofumi-0.5.tar.xz
+512a98c0e5fc9af414911e4b219f91f6  shigofumi-0.6.tar.xz


More information about the scm-commits mailing list