Hello community,

here is the log from the commit of package atkmm for openSUSE:Factory checked 
in at 2016-12-07 11:12:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atkmm (Old)
 and      /work/SRC/openSUSE:Factory/.atkmm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atkmm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/atkmm/atkmm.changes      2016-06-03 
16:27:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.atkmm.new/atkmm.changes 2016-12-07 
11:12:29.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Dec  5 13:51:28 UTC 2016 - jeng...@inai.de
+
+- rectify rpm groups
+
+-------------------------------------------------------------------
+Mon Dec  5 12:01:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.25.1:
+  + This is the first release of the atkmm-2.26 API/ABI.
+  + Require C++14.
+  + Use glibmm-2.52 instead of glibmm-2.4.
+  + Fix silent builds (bgo#768797).
+- Rename libatkmm-1_6-1 to libatkmm-2_26-1, following upstreams
+  soname change.
+- Remove outdated condition for openSUSE 11.2 (make the doc package
+  unconditionally noarch).
+
+-------------------------------------------------------------------

Old:
----
  atkmm-2.24.2.tar.xz

New:
----
  atkmm-2.25.1.tar.xz

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

Other differences:
------------------
++++++ atkmm.spec ++++++
--- /var/tmp/diff_new_pack.jcXquA/_old  2016-12-07 11:12:30.000000000 +0100
+++ /var/tmp/diff_new_pack.jcXquA/_new  2016-12-07 11:12:30.000000000 +0100
@@ -17,30 +17,30 @@
 
 
 Name:           atkmm
-Version:        2.24.2
+Version:        2.25.1
 Release:        0
 Summary:        C++ Binding for the ATK library
 License:        LGPL-2.1+
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Url:            http://www.gtkmm.org/
-Source:         
http://download.gnome.org/sources/atkmm/2.24/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/atkmm/2.25/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(atk) >= 1.18
-BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.2
+BuildRequires:  pkgconfig(glibmm-2.52) >= 2.46.2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 atkmm is the C++ binding for the ATK library.
 This module is part of the GNOME C++ bindings effort.
 
-%package -n libatkmm-1_6-1
+%package -n libatkmm-2_26-1
 Summary:        C++ Binding for the ATK library
 License:        LGPL-2.1+
 Group:          System/Libraries
 
-%description -n libatkmm-1_6-1
+%description -n libatkmm-2_26-1
 atkmm is the C++ binding for the ATK library.
 This module is part of the GNOME C++ bindings effort.
 
@@ -48,7 +48,7 @@
 Summary:        C++ Binding for the ATK library
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Requires:       libatkmm-1_6-1 = %{version}
+Requires:       libatkmm-2_26-1 = %{version}
 
 %description devel
 atkmm is the C++ binding for the ATK library.
@@ -59,9 +59,7 @@
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Documentation/HTML
 Requires:       glibmm2-doc
-%if %suse_version > 1120
 BuildArch:      noarch
-%endif
 
 %description doc
 atkmm is the C++ binding for the ATK library.
@@ -79,29 +77,29 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
-%post -n libatkmm-1_6-1 -p /sbin/ldconfig
+%post -n libatkmm-2_26-1 -p /sbin/ldconfig
 
-%postun -n libatkmm-1_6-1 -p /sbin/ldconfig
+%postun -n libatkmm-2_26-1 -p /sbin/ldconfig
 
-%files -n libatkmm-1_6-1
+%files -n libatkmm-2_26-1
 %defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/libatkmm-1.6.so.*
+%{_libdir}/libatkmm-2.26.so.*
 
 %files devel
 %defattr (-, root, root)
-%{_includedir}/atkmm-1.6/
-%{_libdir}/libatkmm-1.6.so
-%{_libdir}/pkgconfig/atkmm-1.6.pc
-%dir %{_libdir}/atkmm-1.6
-%{_libdir}/atkmm-1.6/include/
-%dir %{_libdir}/atkmm-1.6/proc
-%{_libdir}/atkmm-1.6/proc/m4/
+%{_includedir}/atkmm-2.26/
+%{_libdir}/libatkmm-2.26.so
+%{_libdir}/pkgconfig/atkmm-2.26.pc
+%dir %{_libdir}/atkmm-2.26
+%{_libdir}/atkmm-2.26/include/
+%dir %{_libdir}/atkmm-2.26/proc
+%{_libdir}/atkmm-2.26/proc/m4/
 
 %files doc
 %defattr (-, root, root)
-%{_datadir}/devhelp/books/atkmm-1.6/
-%{_datadir}/doc/atkmm-1.6/
+%{_datadir}/devhelp/books/atkmm-2.26/
+%{_datadir}/doc/atkmm-2.26/
 # Avoid BuildRequires on devhelp
 %dir %{_datadir}/devhelp
 %dir %{_datadir}/devhelp/books

++++++ atkmm-2.24.2.tar.xz -> atkmm-2.25.1.tar.xz ++++++
++++ 87499 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.jcXquA/_old  2016-12-07 11:12:31.000000000 +0100
+++ /var/tmp/diff_new_pack.jcXquA/_new  2016-12-07 11:12:31.000000000 +0100
@@ -1,4 +1,4 @@
-libatkmm-1_6-1
+libatkmm-2_26-1
 atkmm-devel
        requires -atkmm-<targettype>
-       requires "libatkmm-1_6-1-<targettype> = <version>"
+       requires "libatkmm-2_26-1-<targettype> = <version>"


Reply via email to