[gtkmm30/f18] Update to 3.5.13

Kalev Lember kalev at fedoraproject.org
Thu Sep 27 20:09:33 UTC 2012


commit 99eeeab5b996826fe342ccf0ce284d835af151f5
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Sep 27 22:00:15 2012 +0200

    Update to 3.5.13

 gtkmm30.spec |    9 ++++-----
 sources      |    2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/gtkmm30.spec b/gtkmm30.spec
index ce70018..ee60e86 100644
--- a/gtkmm30.spec
+++ b/gtkmm30.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           gtkmm30
-Version:        3.5.12
+Version:        3.5.13
 Release:        1%{?dist}
 Summary:        C++ interface for the GTK+ library
 
@@ -18,10 +18,6 @@ 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
@@ -103,6 +99,9 @@ make check %{?_smp_mflags}
 
 
 %changelog
+* Thu Sep 27 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.13-1
+- Update to 3.5.13
+
 * Wed Sep 05 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.12-1
 - Update to 3.5.12
 
diff --git a/sources b/sources
index b26d586..5fcbf9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-816853d7e7a657b7fafc651b89e81b01  gtkmm-3.5.12.tar.xz
+a2d4abd654afda7856d45ddfe9478ec1  gtkmm-3.5.13.tar.xz


More information about the scm-commits mailing list