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 - 0.3-1 +- 0.3 bump + * Tue Oct 30 2012 Petr Pisar - 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