[gtksourceview3] git snapshot

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 22 00:56:05 UTC 2010


commit 4f8d00279d9daf7885e7546bc4da9cdf82c69e1d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 21 20:54:45 2010 -0400

    git snapshot

 .gitignore          |    1 +
 gtksourceview3.spec |    8 +++++---
 sources             |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56f115f..ae5ba6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gtksourceview-2.90.4.tar.bz2
+/gtksourceview-2.90.4-git7701e36.tar.bz2
diff --git a/gtksourceview3.spec b/gtksourceview3.spec
index e904d05..a31f4e9 100644
--- a/gtksourceview3.spec
+++ b/gtksourceview3.spec
@@ -2,17 +2,18 @@
 %define gtk_version 2.90
 
 %define po_package gtksourceview-3.0
+%define alphatag git7701e36
 
 Summary: A library for viewing source files
 Name: gtksourceview3
 Version: 2.90.4
-Release: 3%{?dist}
+Release: 4.%{alphatag}%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
 Group: System Environment/Libraries
 URL: http://gtksourceview.sourceforge.net/
 #VCS: git:git://git.gnome.org/gtksourceview
-Source0: http://download.gnome.org/sources/gtksourceview/2.90/gtksourceview-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gtksourceview/2.90/gtksourceview-%{version}-%{alphatag}.tar.bz2
 BuildRequires: libxml2-devel
 BuildRequires: glib2-devel >= %{glib_version}
 BuildRequires: gtk3-devel >= %{gtk_version}
@@ -81,7 +82,8 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksourceview-3.0/language-specs/convert.py
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 
 %changelog
-* Tue Sep 21 2010 Matthias Clasen <mclasen at redhat.com> - 2.90.4-3
+* Tue Sep 21 2010 Matthias Clasen <mclasen at redhat.com> - 2.90.4-4.git7701e36
+- git snapshot
 - Rebuild with newer gobject-introspection
 
 * Thu Jul 15 2010 Colin Walters <walters at verbum.org> - 2.90.4-2
diff --git a/sources b/sources
index 7bbdaf5..319e619 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eefc19738f0c27ade55376aec395b271  gtksourceview-2.90.4.tar.bz2
+2aa6518cc58b2f6f77205c8fdce32740  gtksourceview-2.90.4-git7701e36.tar.bz2


More information about the scm-commits mailing list