[file-roller] git snapshot

Matthias Clasen mclasen at fedoraproject.org
Tue Nov 2 03:29:19 UTC 2010


commit 12b4ee1293ac40e881d2f6bcd003a8e6bb833c61
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Nov 1 23:28:35 2010 -0400

    git snapshot

 .gitignore       |    1 +
 file-roller.spec |    7 ++++---
 sources          |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fa01dc..0d7b0c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 file-roller-2.31.4.tar.bz2
 file-roller-2.31.5.tar.bz2
 /file-roller-2.91.0.tar.bz2
+/file-roller-2.91.0-git02e93b4.tar.gz
diff --git a/file-roller.spec b/file-roller.spec
index c5dcea8..da59c28 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -6,16 +6,17 @@
 %define desktop_file_utils_version 0.9
 %define nautilus_version 2.22.2
 %define gnome_doc_utils_version 0.3.2
+%define alphatag git02e93b4
 
 Summary:	Tool for viewing and creating archives
 Name:		file-roller
 Version:	2.91.0
-Release: 	2%{?dist}
+Release: 	3.%{alphatag}%{?dist}
 License:	GPLv2+
 Group:		Applications/Archiving
 URL:		http://download.gnome.org/sources/file-roller/
 #VCS: git:git://git.gnome.org/file-roller
-Source:		http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}.tar.bz2
+Source:		http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}-%{alphatag}.tar.bz2
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -108,7 +109,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
-* Mon Nov  1 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-2
+* Mon Nov  1 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-3.%{alphatag}
 - Rebuild against newer gtk3
 
 * Wed Oct  6 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-1
diff --git a/sources b/sources
index 67165f7..32a0dfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-840d278d48e97c799483f3422932fc09  file-roller-2.91.0.tar.bz2
+d4cd287a269bc4e88e8f35c019c960d8  file-roller-2.91.0-git02e93b4.tar.gz


More information about the scm-commits mailing list