Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gtkmm4 for openSUSE:Factory checked 
in at 2023-03-24 15:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm4 (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm4.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm4"

Fri Mar 24 15:19:43 2023 rev:8 rq:1073232 version:4.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm4/gtkmm4.changes    2022-09-21 
14:42:56.425839486 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm4.new.31432/gtkmm4.changes 2023-03-24 
15:20:03.946776781 +0100
@@ -1,0 +2,51 @@
+Mon Mar 20 10:33:04 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 4.10.0:
+  + Gdk:
+    - Add TextureDownloader
+    - Add enum MemoryFormat, identical to MemoryTexture::Format
+    - Texture: Add get_format()
+  + Gtk:
+    - VolumeButton: Deprecated
+    - ProgressBar: Deprecate property_ellipsize()
+    - FileDialog: open_multiple_finish() and
+      select_multiple_folders_finish() return
+      std::vector<Glib::RefPtr<Gio::File>> instead of
+      Glib::RefPtr<Gio::ListModel>.
+    - FileChooser: Deprecate get_files() and
+      get_shortcut_folders(). Add get_files2() and
+      get_shortcut_folders2().
+    - FileDialog: Make open[_finish](), select_folder[_finish](),
+      save[_finish](), open_multiple[_finish](),
+      select_multiple_folders[_finish]() non-const.
+    - FontDialog: Make choose_family[_finish]() and
+      choose_face[_finish]() non-const.
+    - Accessible: Add set_accessible_parent(),
+      update_next_accessible_sibling()
+    - MenuButton: Add set/get/property_active().
+    - ScaleButton: Add get/property_active().
+    - SearchEntry: Add set/get_placeholder_text().
+  + Tests: Add filedialog test
+  + Build: Require gtk4 >= 4.10.0
+
+-------------------------------------------------------------------
+Fri Feb 24 22:15:57 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 4.9.3:
+  + Gdk:
+    - Display: Deprecate get_startup_notification_id().
+    - Monitor: Add get/property_description().
+  + Gtk:
+    - Deprecated classes: Assistant, AssistantPage, LockButton,
+      Statusbar
+    - Gesture: Deprecate set_sequence_state().
+    - Accessible: Add enum Accessible::PlatformState. Add
+      get_at_context(), get_platform_state(),
+      get_accessible_parent(), get_bounds(),
+      get_first_accessible_child(), get_next_accessible_sibling().
+  + Add ATContext and UriLauncher.
+  + Documentation: Gtk::Image, Picture, StringList, StringObject:
+    Improve class descriptions
+  + Build: Require gtk4 >= 4.9.3
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-4.8.0.tar.xz

New:
----
  gtkmm-4.10.0.tar.xz

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

Other differences:
------------------
++++++ gtkmm4.spec ++++++
--- /var/tmp/diff_new_pack.e6jg0s/_old  2023-03-24 15:20:05.038782475 +0100
+++ /var/tmp/diff_new_pack.e6jg0s/_new  2023-03-24 15:20:05.042782496 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm4
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define _name gtkmm
 
 Name:           gtkmm4
-Version:        4.8.0
+Version:        4.10.0
 Release:        0
 Summary:        C++ Interface for GTK4 (a GUI Library for X)
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            http://www.gtkmm.org/
-Source0:        
https://download.gnome.org/sources/gtkmm/4.8/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gtkmm/4.10/%{_name}-%{version}.tar.xz
 #PATCH-FIX-UPSTREAM gtkmm4-docs-without-timestamp.patch -- Do not add 
timestamps to generated doc files
 Patch0:         gtkmm4-docs-without-timestamp.patch
 
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.35.5
 BuildRequires:  pkgconfig(giomm-2.68) >= 2.68.0
 BuildRequires:  pkgconfig(glibmm-2.68)
-BuildRequires:  pkgconfig(gtk4) >= 4.7.2
+BuildRequires:  pkgconfig(gtk4) >= 4.10.0
 BuildRequires:  pkgconfig(pangomm-2.48) >= 2.50.0
 
 %description
@@ -115,7 +115,7 @@
 %{_libdir}/gtkmm-4.0/
 
 %files doc
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog README.md
 %{_datadir}/devhelp/books/gtkmm-4.0/
 %{_datadir}/doc/gtkmm-4.0/
 # Avoid BuildRequires on devhelp

++++++ gtkmm-4.8.0.tar.xz -> gtkmm-4.10.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gtkmm4/gtkmm-4.8.0.tar.xz 
/work/SRC/openSUSE:Factory/.gtkmm4.new.31432/gtkmm-4.10.0.tar.xz differ: char 
26, line 1

Reply via email to