[gtkmm30/f18] Update to 3.5.12

Kalev Lember kalev at fedoraproject.org
Wed Sep 26 22:07:02 UTC 2012


commit becef716e61a0e88d925458104b26aebcf22e448
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Sep 27 00:06:36 2012 +0200

    Update to 3.5.12

 gtkmm30.spec |   11 +++++++++--
 sources      |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/gtkmm30.spec b/gtkmm30.spec
index 7bc5882..ce70018 100644
--- a/gtkmm30.spec
+++ b/gtkmm30.spec
@@ -3,8 +3,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           gtkmm30
-Version:        3.5.6
-Release:        2%{?dist}
+Version:        3.5.12
+Release:        1%{?dist}
 Summary:        C++ interface for the GTK+ library
 
 Group:          System Environment/Libraries
@@ -18,6 +18,10 @@ BuildRequires:  glibmm24-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  pangomm-devel
 
+# Only needed for 3.5.12 which doesn't include prebuilt API docs
+BuildRequires:  doxygen graphviz
+BuildRequires:  /usr/bin/xsltproc
+
 %description
 gtkmm is the official C++ interface for the popular GUI library GTK+.
 Highlights include type safe callbacks, and a comprehensive set of
@@ -99,6 +103,9 @@ make check %{?_smp_mflags}
 
 
 %changelog
+* Wed Sep 05 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.12-1
+- Update to 3.5.12
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.5.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index de4205a..b26d586 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-872010bc30127f3e5b7942ead08785fc  gtkmm-3.5.6.tar.xz
+816853d7e7a657b7fafc651b89e81b01  gtkmm-3.5.12.tar.xz


More information about the scm-commits mailing list