Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory checked 
in at 2021-12-08 00:00:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pangomm (Old)
 and      /work/SRC/openSUSE:Factory/.pangomm.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pangomm"

Wed Dec  8 00:00:00 2021 rev:45 rq:936215 version:2.48.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes  2021-09-28 
19:17:53.228279480 +0200
+++ /work/SRC/openSUSE:Factory/.pangomm.new.31177/pangomm.changes       
2021-12-08 00:00:20.271619199 +0100
@@ -1,0 +2,14 @@
+Sun Dec 05 17:44:57 UTC 2021 - bjorn....@gmail.com
+
+- Update to version 2.48.2:
+  * NMake Makefiles: Correct VS2019 toolset number
+  * build: Support Visual Studio 2022 builds
+  * Don't include individual pango headers, part 2
+  * Don't include individual pango headers
+  * Use pango from the main branch
+- Switch to using a gitcheckout via source service. Pass
+  maintainer-mode=true to meson and add m4, mm-common and
+  perl(XML::Parser) BuildRequires, as this is needed with a
+  git-checkout.
+
+-------------------------------------------------------------------

Old:
----
  pangomm-2.48.1.tar.xz

New:
----
  _service
  _servicedata
  pangomm-2.48.2.obscpio
  pangomm.obsinfo

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

Other differences:
------------------
++++++ pangomm.spec ++++++
--- /var/tmp/diff_new_pack.badq2y/_old  2021-12-08 00:00:20.927616954 +0100
+++ /var/tmp/diff_new_pack.badq2y/_new  2021-12-08 00:00:20.931616941 +0100
@@ -21,13 +21,15 @@
 %define libname  lib%{name}-2_48-1
 
 Name:           pangomm
-Version:        2.48.1
+Version:        2.48.2
 Release:        0
 Summary:        C++ interface for pango
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only
 Group:          Development/Libraries/C and C++
 URL:            https://www.gtkmm.org
-Source0:        
https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz
+# Source0 disabled, we are using source service
+#Source0:        
https://download.gnome.org/sources/%%{name}/%%{base_ver}/%%{name}-%%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # PATCH-FIX-UPSTREAM pangomm-docs-without-timestamp.patch -- Do not add 
timestamp to generated doc files.
 Patch0:         pangomm-docs-without-timestamp.patch
@@ -37,8 +39,12 @@
 BuildRequires:  fdupes
 BuildRequires:  graphviz
 BuildRequires:  meson
+# m4, mm-common and perl(XML::Parser) only needed due to git-checkout
+BuildRequires:  m4
+BuildRequires:  mm-common
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
+BuildRequires:  perl(XML::Parser)
 BuildRequires:  pkgconfig(cairomm-1.16) >= 1.2.2
 BuildRequires:  pkgconfig(giomm-2.68)
 BuildRequires:  pkgconfig(glibmm-2.68)
@@ -80,6 +86,7 @@
 
 %build
 %meson \
+       -Dmaintainer-mode=true \
        -Dbuild-documentation=true \
        %{nil}
 %meson_build

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="url">https://gitlab.gnome.org/GNOME/pangomm.git</param>
    <param name="revision">2.48.2</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>


++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.gnome.org/GNOME/pangomm.git</param>
              <param 
name="changesrevision">a801d44602b1c41e485050caf8c83f5931504acd</param></service></servicedata>++++++
 pangomm.obsinfo ++++++
name: pangomm
version: 2.48.2
mtime: 1638725508
commit: a801d44602b1c41e485050caf8c83f5931504acd

Reply via email to