Hello community,

here is the log from the commit of package gtkmm-documentation for 
openSUSE:Factory checked in at 2014-05-05 21:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm-documentation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm-documentation"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes  
2013-12-30 09:55:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new/gtkmm-documentation.changes 
    2014-05-05 21:17:49.000000000 +0200
@@ -1,0 +2,24 @@
+Mon Apr 14 11:42:37 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Added Gtk::ActionBar.
+  + Added FlowBox example.
+  + Added HeaderBar example (bgo#708866).
+  + Added ListBox example.
+  + Added PlacesSidebar example.
+  + Added Popover example.
+  + Added Revealer example (bgo#705460).
+  + Added SearchBar example.
+  + Add a multi-threaded example program.
+  + Application example: Add a window menu.
+  + Remove stock items and other deprecated API from the tutorial.
+  + App_and_win_menus example: Add a menu item that sends a
+    Gio::Notification.
+  + ToolPalette example: Skip non-existent and large icons.
+  + EventBox example: Make it possible to clip the label.
+  + InfoBar example: Really show the infobar.
+- Replace gnome-doc-utils-devel for yelp-tools BuildRequires,
+  following upstream changes.
+- No longer pass the obsolete --disable-scrollkeeper to configure.
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-documentation-3.9.1.tar.xz

New:
----
  gtkmm-documentation-3.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.HuSICf/_old  2014-05-05 21:17:50.000000000 +0200
+++ /var/tmp/diff_new_pack.HuSICf/_new  2014-05-05 21:17:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm-documentation
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
 
 
 Name:           gtkmm-documentation
-Version:        3.9.1
+Version:        3.12.0
 Release:        0
 Summary:        C++ Bindings for GTK+ -- Documentation
 License:        GFDL-1.2 and GPL-2.0+
 Group:          Documentation/Other
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gtkmm-documentation/3.9/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtkmm-documentation/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.36.0
-BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.10.0
+BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.40.0
+BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.12.0
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -59,8 +59,7 @@
 %setup -q
 
 %build
-%configure\
-       --disable-scrollkeeper
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -75,10 +74,7 @@
 %files -n gtkmm3-tutorial
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING COPYING.examples NEWS README
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/gtkmm-tutorial/
-%doc %{_datadir}/gnome/help/gtkmm-tutorial/C/
+%doc %{_datadir}/help/C/gtkmm-tutorial/
 
 %files -n gtkmm3-tutorial-lang -f gtkmm-tutorial.lang
 

++++++ gtkmm-documentation-3.9.1.tar.xz -> gtkmm-documentation-3.12.0.tar.xz 
++++++
++++ 379277 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to