Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpaste for openSUSE:Factory checked 
in at 2023-09-20 13:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpaste (Old)
 and      /work/SRC/openSUSE:Factory/.gpaste.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpaste"

Wed Sep 20 13:23:10 2023 rev:43 rq:1111864 version:45

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes    2023-07-18 
22:08:56.839265040 +0200
+++ /work/SRC/openSUSE:Factory/.gpaste.new.16627/gpaste.changes 2023-09-20 
13:24:27.452473678 +0200
@@ -1,0 +2,18 @@
+Sun Sep 17 12:35:39 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45:
+  + Port to gnome 45
+  + Add setting to open ui window centered
+  + Updated translations.
+- Drop gpaste-bump-mutter-dep.patch: fixed upstream.
+- Switch compression to zst in both service and tarball produced.
+
+-------------------------------------------------------------------
+Sat Aug 19 11:18:51 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Add gpaste-bump-mutter-dep.patch: Bump mutter-clutter dependency
+  to version 13. Following this replace
+  pkgconfig(mutter-clutter-12) with pkgconfig(mutter-clutter-13)
+  BuildRequires.
+
+-------------------------------------------------------------------

Old:
----
  GPaste-44.1.obscpio

New:
----
  GPaste-45.obscpio

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

Other differences:
------------------
++++++ gpaste.spec ++++++
--- /var/tmp/diff_new_pack.JqweOy/_old  2023-09-20 13:24:28.668517243 +0200
+++ /var/tmp/diff_new_pack.JqweOy/_new  2023-09-20 13:24:28.672517387 +0200
@@ -20,7 +20,7 @@
 %global __requires_exclude typelib\\(Clutter|St\\)
 %global alt_name GPaste
 Name:           gpaste
-Version:        44.1
+Version:        45
 Release:        0
 Summary:        Clipboard management system for GNOME
 License:        BSD-2-Clause
@@ -28,7 +28,8 @@
 URL:            https://github.com/Keruspe/GPaste
 # Source url disabled as we are using a git checkout
 # Source0:        
http://www.imagination-land.org/files/%%{name}/%%{alt_name}-%%{version}.tar.xz
-Source0:        %{alt_name}-%{version}.tar.xz
+Source0:        %{alt_name}-%{version}.tar.zst
+
 # For directory ownership
 BuildRequires:  gnome-shell >= 3.28
 BuildRequires:  gobject-introspection-devel >= 1.58.0
@@ -51,7 +52,7 @@
 BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(libadwaita-1)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(mutter-clutter-12)
+BuildRequires:  pkgconfig(mutter-clutter-13)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(vapigen) >= 0.42
 BuildRequires:  pkgconfig(x11)

++++++ GPaste-44.1.obscpio -> GPaste-45.obscpio ++++++
++++ 26325 lines of diff (skipped)

++++++ GPaste.obsinfo ++++++
--- /var/tmp/diff_new_pack.JqweOy/_old  2023-09-20 13:24:28.900525556 +0200
+++ /var/tmp/diff_new_pack.JqweOy/_new  2023-09-20 13:24:28.904525699 +0200
@@ -1,5 +1,5 @@
 name: GPaste
-version: 44.1
-mtime: 1689348909
-commit: 3ada4d20320adf3c20d4636bcc19b2ef564d151c
+version: 45
+mtime: 1694928667
+commit: 37f3712287e4d2dcfc61eb38949384d061b76514
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JqweOy/_old  2023-09-20 13:24:28.920526272 +0200
+++ /var/tmp/diff_new_pack.JqweOy/_new  2023-09-20 13:24:28.920526272 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/Keruspe/GPaste.git</param>
     <param name="filename">GPaste</param>
-    <param name="revision">refs/tags/v44.1</param>
+    <param name="revision">refs/tags/v45</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v([0-9.]*)(\+0)?</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -12,7 +12,7 @@
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">zst</param>
   </service>
   <service name="set_version" mode="manual" />
 </services>

Reply via email to