[gtkmm24] Updated url and .gitignore file for gtkmm-2.21.7.tar.bz2

Kalev Lember kalev at fedoraproject.org
Mon Sep 13 22:21:20 UTC 2010


commit ead669c3657787a87a6acca2379213352180b91d
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Sep 14 01:04:08 2010 +0300

    Updated url and .gitignore file for gtkmm-2.21.7.tar.bz2

 .gitignore   |    1 +
 gtkmm24.spec |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de16bbc..7282b72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gtkmm-2.21.1.tar.bz2
+/gtkmm-2.21.7.tar.bz2
diff --git a/gtkmm24.spec b/gtkmm24.spec
index 04e9969..eed3fde 100644
--- a/gtkmm24.spec
+++ b/gtkmm24.spec
@@ -7,7 +7,7 @@ Summary:        C++ interface for GTK2 (a GUI library for X)
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gtkmm.org/
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.20/gtkmm-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.21/gtkmm-%{version}.tar.bz2
 # Temporary patch to get gtkmm building with gtk2-2.21.3
 Patch0:         gtkmm24-2.21.1-gtkcalendar.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)


More information about the scm-commits mailing list