Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2022-09-21 14:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and      /work/SRC/openSUSE:Factory/.glibmm2.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2"

Wed Sep 21 14:40:22 2022 rev:102 rq:1004785 version:2.74.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2022-08-28 
13:12:21.716550733 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new.2083/glibmm2.changes        
2022-09-21 14:40:54.345500916 +0200
@@ -1,0 +2,39 @@
+Mon Sep 19 09:43:16 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2.74.0:
+  + Gio:
+    - ListStore: Add find().
+    - File: Add create_tmp().
+  + Documentation: File: Document create_for_parse_name().
+- Temp disable meson_test macro, tests now need internet during
+  testrun.
+
+-------------------------------------------------------------------
+Mon Aug 29 11:25:07 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2.73.2:
+  + Glib: ustring: Add release()
+  + Gio:
+    - ListStore: Don't derive a gtkmm__GListStore GType
+    - DBus::Proxy: get_connection(), get_interface_info(): Add
+      refreturn
+    - AppInfo: Add get_default_for_type_async/finish(),
+      get_default_for_uri_scheme_async/finish()
+    - File: Add make_symbolic_link_async/finish()
+    - ListStore: Add property_n_items()
+    - Resolver: Add lookup_by_name_with_flags(),
+      lookup_by_name_with_flags_async/finish()
+  + Documentation:
+    - Glib::RefPtr: Improve the documentation
+    - Gio::Action: Improve the documentation
+  + gmmproc:
+    - Improved handling of final types
+    - Improve handling of gi-docgen syntax in C documentation
+  + Build:
+    - Meson build: Avoid unnecessary configuration warnings
+    - Meson/MSVC: Add more warnings to ignore
+    - NMake Makefiles: Ensure g[lib|io]mm[config.h|.rc] are created
+    - Require glib-2.0 >= 2.73.2
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.72.1.tar.xz

New:
----
  glibmm-2.74.0.tar.xz

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

Other differences:
------------------
++++++ glibmm2.spec ++++++
--- /var/tmp/diff_new_pack.zhhJON/_old  2022-09-21 14:40:54.913502492 +0200
+++ /var/tmp/diff_new_pack.zhhJON/_new  2022-09-21 14:40:54.921502514 +0200
@@ -24,13 +24,13 @@
 %define _name glibmm
 
 Name:           glibmm2
-Version:        2.72.1
+Version:        2.74.0
 Release:        0
 Summary:        C++ Interface for Glib
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://www.gtkmm.org/
-Source0:        
https://download.gnome.org/sources/glibmm/2.72/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/glibmm/2.74/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  c++_compiler
@@ -39,7 +39,7 @@
 BuildRequires:  meson >= 0.55.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.71.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.73.2
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(sigc++-3.0) >= 2.99.5
@@ -83,20 +83,23 @@
 %prep
 %autosetup -p1 -n %{_name}-%{version}
 chmod -x NEWS
+chmod -x glib/glibmm/environ.h
 
 %build
 %meson \
        %{nil}
 %meson_build
 
+%check
+# Temp disable test, currently needs internet during tests, disable until we 
figure out how to disable those
+#%%meson_test
+
 %install
 %meson_install
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
-%post -n libglibmm%{so_ver} -p /sbin/ldconfig
-%postun -n libglibmm%{so_ver} -p /sbin/ldconfig
-%post -n libgiomm%{so_ver} -p /sbin/ldconfig
-%postun -n libgiomm%{so_ver} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libglibmm%{so_ver}
+%ldconfig_scriptlets -n libgiomm%{so_ver}
 
 %files -n libglibmm%{so_ver}
 %license COPYING
@@ -107,7 +110,7 @@
 %{_libdir}/libgiomm-%{base_ver}.so.*
 
 %files devel
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README.md
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/*

++++++ glibmm-2.72.1.tar.xz -> glibmm-2.74.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/glibmm2/glibmm-2.72.1.tar.xz 
/work/SRC/openSUSE:Factory/.glibmm2.new.2083/glibmm-2.74.0.tar.xz differ: char 
26, line 1

Reply via email to