Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glibmm2_4 for openSUSE:Factory 
checked in at 2021-09-29 20:18:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2_4 (Old)
 and      /work/SRC/openSUSE:Factory/.glibmm2_4.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2_4"

Wed Sep 29 20:18:15 2021 rev:15 rq:922109 version:2.66.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2_4/glibmm2_4.changes      2021-02-01 
13:25:53.993887990 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2_4.new.1899/glibmm2_4.changes    
2021-09-29 20:19:11.639010203 +0200
@@ -1,0 +2,27 @@
+Tue Sep 28 20:56:41 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2.66.1:
+  + Glib: Variant: Fix template constructors so they work with
+    C++20.
+  + Build:
+    - Meson build:
+      . Use relative paths to untracked/
+      . examples and tests: Add dependency('threads')
+      . Make it possible to use glibmm as a subproject
+      . No implicit_include_directories
+      . Make quiet installations possible
+    - MSVC build:
+      . Export Glib::manage()
+      . Avoid exporting classes with std::string members
+    - [gio|glib]mmconfig.h.*: Don't dllimport on MinGW
+- Add glibmm2_4-docs-without-timestamp.patch: Do not add timestamps
+  to generated doc files.
+
+-------------------------------------------------------------------
+Tue Sep 28 16:57:08 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Add m4 BuildRequires: the generated gmmproc actually stores the
+  path to m4, as detected during build. Subsequent builds of other
+  *mm modules from git need a working setup for this.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.66.0.tar.xz

New:
----
  glibmm-2.66.1.tar.xz
  glibmm2_4-docs-without-timestamp.patch

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

Other differences:
------------------
++++++ glibmm2_4.spec ++++++
--- /var/tmp/diff_new_pack.udEdbo/_old  2021-09-29 20:19:12.143011344 +0200
+++ /var/tmp/diff_new_pack.udEdbo/_new  2021-09-29 20:19:12.147011353 +0200
@@ -20,7 +20,7 @@
 %define so_ver -2_4-1
 %define _name glibmm
 Name:           glibmm2_4
-Version:        2.66.0
+Version:        2.66.1
 Release:        0
 Summary:        C++ Interface for Glib
 License:        LGPL-2.1-or-later
@@ -28,11 +28,14 @@
 URL:            http://www.gtkmm.org/
 Source0:        
https://download.gnome.org/sources/glibmm/2.66/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
+# PATCH-FIX-UPSTREAM glibmm2_4-docs-without-timestamp.patch -- Do not add 
timestamps to generated doc files
+Patch0:         glibmm2_4-docs-without-timestamp.patch
 
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-devel
+BuildRequires:  m4
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
@@ -89,6 +92,7 @@
 
 %prep
 %autosetup -p1 -n %{_name}-%{version}
+chmod -x NEWS
 
 %build
 %meson \

++++++ glibmm-2.66.0.tar.xz -> glibmm-2.66.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/glibmm2_4/glibmm-2.66.0.tar.xz 
/work/SRC/openSUSE:Factory/.glibmm2_4.new.1899/glibmm-2.66.1.tar.xz differ: 
char 26, line 1

++++++ glibmm2_4-docs-without-timestamp.patch ++++++
--- orig-glibmm-2.66.1/docs/reference/Doxyfile.in       2021-05-20 
18:31:25.319179000 +0200
+++ glibmm-2.66.1/docs/reference/Doxyfile.in    2021-09-28 23:11:08.324798586 
+0200
@@ -174,7 +174,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