Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package atkmm1_6 for openSUSE:Factory 
checked in at 2022-08-14 15:55:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atkmm1_6 (Old)
 and      /work/SRC/openSUSE:Factory/.atkmm1_6.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atkmm1_6"

Sun Aug 14 15:55:28 2022 rev:6 rq:994793 version:2.28.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/atkmm1_6/atkmm1_6.changes        2021-10-12 
21:50:06.731936902 +0200
+++ /work/SRC/openSUSE:Factory/.atkmm1_6.new.1521/atkmm1_6.changes      
2022-08-14 15:55:34.883761130 +0200
@@ -1,0 +2,21 @@
+Thu Aug 11 07:38:46 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2.28.3:
+  + Support building with Visual Studio 2022.
+  + Meson build:
+    - Specify 'check' option in run_command(). Will be necessary
+      with future versions of Meson.
+    - Perl is not required by new versions of mm-common.
+    - Avoid unnecessary configuration warnings.
+    - Require meson >= 0.55.0.
+  + Require atk >= 2.12.0. Not a new requirement, but previously it
+    was not specified in configure.ac and meson.build.
+- Changes from version 2.28.2:
+  + Meson build:
+    - Use relative paths to untracked/.
+    - Make it possible to use atkmm as a subproject.
+    - No implicit_include_directories.
+  + atkmmconfig.h.*: Don't dllimport on MinGW.
+- Use ldconfig_scriptlets for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  atkmm-2.28.1.tar.xz

New:
----
  atkmm-2.28.3.tar.xz

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

Other differences:
------------------
++++++ atkmm1_6.spec ++++++
--- /var/tmp/diff_new_pack.BPE16D/_old  2022-08-14 15:55:35.247761903 +0200
+++ /var/tmp/diff_new_pack.BPE16D/_new  2022-08-14 15:55:35.255761920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atkmm1_6
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define _name   atkmm
 Name:           atkmm1_6
 
-Version:        2.28.1
+Version:        2.28.3
 Release:        0
 Summary:        C++ Binding for the ATK library
 License:        LGPL-2.1-or-later
@@ -32,10 +32,10 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  graphviz
-BuildRequires:  meson
+BuildRequires:  meson >= 0.55.0
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(atk) >= 1.18
+BuildRequires:  pkgconfig(atk) >= 1.12.0
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.2
 
 %description
@@ -74,12 +74,11 @@
 %meson_install
 %fdupes %{buildroot}/%{prefix}
 
-%post -n libatkmm-1_6-1 -p /sbin/ldconfig
-%postun -n libatkmm-1_6-1 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libatkmm-1_6-1
 
 %files -n libatkmm-1_6-1
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README.md
 %{_libdir}/libatkmm-1.6.so.*
 
 %files devel

++++++ atkmm-2.28.1.tar.xz -> atkmm-2.28.3.tar.xz ++++++
++++ 53261 lines of diff (skipped)

Reply via email to