Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2025-01-22 16:30:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gupnp (Old)
 and      /work/SRC/openSUSE:Factory/.gupnp.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gupnp"

Wed Jan 22 16:30:56 2025 rev:85 rq:1239346 version:1.6.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes      2024-09-25 
21:51:34.275986860 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new.5589/gupnp.changes    2025-01-22 
16:31:15.477293140 +0100
@@ -1,0 +2,13 @@
+Sat Jan 18 16:50:37 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.6.8:
+  + ServiceProxyAction: Remove some left-over debug output.
+  + ServiceProxyAction: Stop leaking the HTTP response.
+  + Docs: Fix various issues.
+  + ServiceProxyAction: Add get_value_as().
+  + Linux-CM: Silence a false-positive with scan-build.
+- Switch to source service for tarball/sources.
+- Add check section and meson_test macro, run test-suite during
+  build.
+
+-------------------------------------------------------------------
@@ -77 +90 @@
-    - https://gitlab.gnome.org/GNOME/gupnp/issues/83
+    - https://gitlab.gnome.org/GNOME/gupnp/issues/83

Old:
----
  gupnp-1.6.7.tar.xz

New:
----
  _service
  gupnp-1.6.8.obscpio
  gupnp.obsinfo

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

Other differences:
------------------
++++++ gupnp.spec ++++++
--- /var/tmp/diff_new_pack.siFqCx/_old  2025-01-22 16:31:16.085318452 +0100
+++ /var/tmp/diff_new_pack.siFqCx/_new  2025-01-22 16:31:16.089318619 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
 %define sover 1.6
 
 Name:           gupnp
-Version:        1.6.7
+Version:        1.6.8
 Release:        0
 Summary:        Implementation of the UPnP specification
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.gupnp.org/
-Source0:        
https://download.gnome.org/sources/gupnp/1.6/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 Source1:        baselibs.conf
 
 BuildRequires:  docbook-xsl-stylesheets
@@ -127,6 +127,9 @@
 
 %ldconfig_scriptlets -n libgupnp-%{soname}
 
+%check
+%meson_test
+
 %files -n libgupnp-%{soname}
 %license COPYING
 %doc AUTHORS NEWS

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

++++++ gupnp.obsinfo ++++++
name: gupnp
version: 1.6.8
mtime: 1737218059
commit: c46848d93f58ef5efced3face212ef5b0f1993ad

Reply via email to