Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gtkmm3"

Wed Sep 21 14:39:45 2022 rev:51 rq:1003232 version:3.24.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes    2022-06-01 
17:34:14.862711429 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new.2083/gtkmm3.changes  2022-09-21 
14:40:08.717374374 +0200
@@ -1,0 +2,16 @@
+Mon Sep 12 15:35:33 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 3.24.7:
+  + Gtk:
+    - Don't derive gtkmm__GtkXxx GTypes from final types
+    - TextView::get_tabs(): Fix a memory leak
+  + Documentation: Widget: Improve the class documentation
+  + Demos: Dialog demo: Add a non-modal dialog
+  + Build:
+    - Meson build: Avoid configuration warnings
+    - MSVC build: Disable more warnings
+    - Fix build with -Dbuild-deprecated-api=false
+- Add gtkmm3-docs-without-timestamp.patch: We do not want
+  __DATE__ and __TIME__ in our packages.
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-3.24.6.tar.xz

New:
----
  gtkmm-3.24.7.tar.xz
  gtkmm3-docs-without-timestamp.patch

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

Other differences:
------------------
++++++ gtkmm3.spec ++++++
--- /var/tmp/diff_new_pack.hHI63h/_old  2022-09-21 14:40:09.537376648 +0200
+++ /var/tmp/diff_new_pack.hHI63h/_new  2022-09-21 14:40:09.545376671 +0200
@@ -21,7 +21,7 @@
 %define _name gtkmm
 
 Name:           gtkmm3
-Version:        3.24.6
+Version:        3.24.7
 Release:        0
 Summary:        C++ Interface for GTK3 (a GUI Library for X)
 License:        LGPL-2.1-or-later
@@ -29,6 +29,8 @@
 URL:            https://www.gtkmm.org/
 Source0:        
https://download.gnome.org/sources/gtkmm/3.24/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
+# PATCH-FIX-OPENSUSE gtkmm3-docs-without-timestamp.patch -- We do not want 
__DATE__ and __TIME__ in our packages
+Patch0:         gtkmm3-docs-without-timestamp.patch
 
 BuildRequires:  c++_compiler
 BuildRequires:  doxygen

++++++ gtkmm-3.24.6.tar.xz -> gtkmm-3.24.7.tar.xz ++++++
/work/SRC/openSUSE:Factory/gtkmm3/gtkmm-3.24.6.tar.xz 
/work/SRC/openSUSE:Factory/.gtkmm3.new.2083/gtkmm-3.24.7.tar.xz differ: char 
26, line 1

++++++ gtkmm3-docs-without-timestamp.patch ++++++
--- orig-gtkmm-3.24.7/docs/reference/Doxyfile.in        2022-09-12 
11:53:26.000000000 +0200
+++ gtkmm-3.24.7/docs/reference/Doxyfile.in     2022-09-12 17:57:58.776712449 
+0200
@@ -176,7 +176,7 @@
 HTML_COLORSTYLE_HUE    = 220
 HTML_COLORSTYLE_SAT    = 100
 HTML_COLORSTYLE_GAMMA  = 80
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 HTML_DYNAMIC_SECTIONS  = NO
 HTML_INDEX_NUM_ENTRIES = 100
 GENERATE_DOCSET        = NO

Reply via email to