[gtksourceviewmm3/f16] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Wed Sep 28 12:26:41 UTC 2011


commit 3dd7580c08ce2551b102603b998e99c0076ae335
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 08:26:21 2011 -0400

    Update to 3.2.0

 .gitignore            |    1 +
 gtksourceviewmm3.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d03e65..7029c58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gtksourceviewmm-2.91.5.tar.bz2
 /gtksourceviewmm-2.91.9.tar.bz2
+/gtksourceviewmm-3.2.0.tar.xz
diff --git a/gtksourceviewmm3.spec b/gtksourceviewmm3.spec
index 7f42bcc..ee0a107 100644
--- a/gtksourceviewmm3.spec
+++ b/gtksourceviewmm3.spec
@@ -2,14 +2,14 @@
 %global api_ver 3.0
 
 Name:           gtksourceviewmm3
-Version:        2.91.9
+Version:        3.2.0
 Release:        1%{?dist}
 Summary:        A C++ wrapper for gtksourceview3
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://projects.gnome.org/gtksourceviewmm/
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.91/%{tarname}-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.91/%{tarname}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:    gtkmm30-devel >= 2.91.2
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_docdir}/%{tarname}-%{api_ver}
 
 %changelog
+* Wed Sep 28 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Mon Mar 28 2011 Krzesimir Nowak <qdlacz at gmail.com> - 2.91.9-1
 - New upstream release.
 
diff --git a/sources b/sources
index a9c21b7..c9c42e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d73c49e0fd8be8fbf7f13336e06b7b63  gtksourceviewmm-2.91.9.tar.bz2
+4ddec81dae02d0681db3ca131a42c59e  gtksourceviewmm-3.2.0.tar.xz


More information about the scm-commits mailing list