[almanah] Update to 0.10.0

Milan Crha mcrha at fedoraproject.org
Tue Oct 16 06:29:41 UTC 2012


commit 0e5ab025138a12d56f17b4bbe3fccbbdb171f321
Author: Milan Crha <mcrha at redhat.com>
Date:   Tue Oct 16 08:29:31 2012 +0200

    Update to 0.10.0

 .gitignore   |    1 +
 almanah.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd764a8..84a976a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 almanah-0.7.3.tar.gz
 /almanah-0.8.0.tar.bz2
+/almanah-0.10.0.tar.xz
diff --git a/almanah.spec b/almanah.spec
index 37731ad..549de94 100644
--- a/almanah.spec
+++ b/almanah.spec
@@ -1,14 +1,14 @@
-%global		majorVersion 0.8
+%global		majorVersion 0.10
 %global		spellcheck 0
 
 Name:		almanah
-Version:	0.8.0
-Release:	8%{?dist}
+Version:	0.10.0
+Release:	1%{?dist}
 Summary:	Application for keeping an encrypted diary
 Group:		Applications/Productivity
 License:	GPLv3+
 URL:		http://tecnocode.co.uk/projects/almanah/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/almanah/%{majorVersion}/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/almanah/%{majorVersion}/%{name}-%{version}.tar.xz
 BuildRequires:	gettext
 BuildRequires:	gpgme-devel
 BuildRequires:	sqlite-devel
@@ -86,6 +86,9 @@ fi
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 
 %changelog
+* Tue Oct 16 2012 Milan Crha <mcrha at redhat.com> - 0.10.0-1
+- Update to 0.10.0
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a8d7d7..8ff3f73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64064ad790b66417803da513c7ce521e  almanah-0.8.0.tar.bz2
+d1d9e450ab618d33fc30ffcdba0be576  almanah-0.10.0.tar.xz


More information about the scm-commits mailing list