Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpaste for openSUSE:Factory checked 
in at 2021-10-12 21:49:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpaste (Old)
 and      /work/SRC/openSUSE:Factory/.gpaste.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpaste"

Tue Oct 12 21:49:30 2021 rev:32 rq:924904 version:3.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes    2021-09-01 
21:37:34.448905281 +0200
+++ /work/SRC/openSUSE:Factory/.gpaste.new.2443/gpaste.changes  2021-10-12 
21:50:51.776001386 +0200
@@ -1,0 +2,15 @@
+Tue Oct 12 10:03:06 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Split zsh-completion support out into it's own package.
+- Enable lto, gpaste now builds with it enabled.
+
+-------------------------------------------------------------------
+Mon Oct 11 07:19:40 UTC 2021 - Andrey Gankov <[email protected]>
+
+- Update to version 3.42.0:
+  + Port to gnome-shell 41
+  + Updated translations.
+- Remove gpaste-gnome-41.patch: It is fixed in upstream.
+- Replace syntax packageand to boolean dependencies. 
+
+-------------------------------------------------------------------

Old:
----
  gpaste-3.40.2.tar.xz
  gpaste-gnome-41.patch

New:
----
  gpaste-3.42.0.tar.xz

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

Other differences:
------------------
++++++ gpaste.spec ++++++
--- /var/tmp/diff_new_pack.ZpvDqi/_old  2021-10-12 21:50:52.352002210 +0200
+++ /var/tmp/diff_new_pack.ZpvDqi/_new  2021-10-12 21:50:52.352002210 +0200
@@ -19,15 +19,13 @@
 
 %global __requires_exclude typelib\\(Clutter\\)
 Name:           gpaste
-Version:        3.40.2
+Version:        3.42.0
 Release:        0
 Summary:        Clipboard management system for GNOME
 License:        BSD-2-Clause
 Group:          System/GUI/GNOME
 URL:            https://github.com/Keruspe/GPaste
 Source0:        
http://www.imagination-land.org/files/%{name}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE gpaste-gnome-41.patch [email protected] -- Fix build 
against GNOME 41
-Patch0:         gpaste-gnome-41.patch
 # For directory ownership
 BuildRequires:  gnome-shell >= 3.28
 BuildRequires:  gobject-introspection-devel >= 1.58.0
@@ -102,7 +100,7 @@
 Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
 Requires:       gnome-shell
-Supplements:    packageand(%{name}:gnome-shell)
+Supplements:    (%{name} and gnome-shell)
 BuildArch:      noarch
 
 %description -n gnome-shell-extension-gpaste
@@ -111,16 +109,21 @@
 This GNOME Shell extension adds a clipboard item in the status
 menu, and provides the ability to copy/paste text.
 
+%package zsh-completion
+Summary:        Zsh tab-completion for %{name}
+Group:          System/Shells
+Supplements:    (%{name} and zsh)
+
+%description zsh-completion
+GPaste is a clipboard management daemon with DBus interface.
+This package provides zsh tab-completion for %{name}.
+
 %lang_package
 
 %prep
-%setup -q
-%if %{pkg_vcmp mutter-devel > 41}
-%patch0 -p1
-%endif
+%autosetup -p1
 
 %build
-%define _lto_cflags %{nil}
 %meson
 %meson_build
 
@@ -142,13 +145,9 @@
 %{_datadir}/dbus-1/services/org.gnome.GPaste.service
 %{_datadir}/glib-2.0/schemas/org.gnome.GPaste.gschema.xml
 %{_datadir}/metainfo/org.gnome.GPaste.Ui.appdata.xml
-%{_datadir}/zsh/site-functions/_gpaste-client
 %{_mandir}/man1/gpaste-client.1%{?ext_man}
 %{_userunitdir}/org.gnome.GPaste.Ui.service
 %{_userunitdir}/org.gnome.GPaste.service
-# Bah, we need to own this...
-%dir %{_datadir}/zsh
-%dir %{_datadir}/zsh/site-functions
 
 %files -n libgpaste13
 %{_libdir}/libgpaste.so.*
@@ -173,6 +172,11 @@
 %{_datadir}/gnome-shell/search-providers/org.gnome.GPaste.search-provider.ini
 %{_datadir}/gnome-control-center/keybindings/42-gpaste.xml
 
+%files zsh-completion
+%dir %{_datadir}/zsh
+%dir %{_datadir}/zsh/site-functions
+%{_datadir}/zsh/site-functions/_gpaste-client
+
 %files lang -f GPaste.lang
 
 %changelog

++++++ gpaste-3.40.2.tar.xz -> gpaste-3.42.0.tar.xz ++++++
++++ 9718 lines of diff (skipped)

Reply via email to