Hello community, here is the log from the commit of package gpaste for openSUSE:Factory checked in at 2020-11-25 19:30:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpaste (Old) and /work/SRC/openSUSE:Factory/.gpaste.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpaste" Wed Nov 25 19:30:56 2020 rev:26 rq:850773 version:3.38.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes 2020-04-27 23:43:20.572114007 +0200 +++ /work/SRC/openSUSE:Factory/.gpaste.new.5913/gpaste.changes 2020-11-25 19:31:29.718623915 +0100 @@ -1,0 +2,23 @@ +Wed Nov 25 15:20:50 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Update to version 3.38.3: + + gnome-shell extension warning fixes. +- Changes from version 3.38.2: + + gnome-shell extension cosmetic updates. +- Changes from version 3.38.1: + + Disable images support by default (can be reenabled in + preferences). + + Search now includes passwords (using their names). + + systemd integration enhancements. +- Changes from version 3.38.0: + + Drop the Tracking DBus signal. + + Switch to uuids to identify items. + + Bump DBus interface to org.gnome.GPaste2. + + Update to gnome-shell 3.38.0 +- Replace pkgconfig(mutter-clutter-6) with + pkgconfig(mutter-clutter-7) BuildRequires following upstreams + changes. +- Rename libgpaste11 subpackage to libgpaste13, following upstreams + soname change. + +------------------------------------------------------------------- Old: ---- gpaste-3.36.3.tar.xz New: ---- gpaste-3.38.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpaste.spec ++++++ --- /var/tmp/diff_new_pack.AAuaHP/_old 2020-11-25 19:31:30.234624423 +0100 +++ /var/tmp/diff_new_pack.AAuaHP/_new 2020-11-25 19:31:30.238624427 +0100 @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Clutter\\) Name: gpaste -Version: 3.36.3 +Version: 3.38.3 Release: 0 Summary: Clipboard management system for GNOME License: BSD-2-Clause @@ -45,7 +45,7 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.58.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(mutter-clutter-6) +BuildRequires: pkgconfig(mutter-clutter-7) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(vapigen) >= 0.42 BuildRequires: pkgconfig(x11) @@ -55,11 +55,11 @@ %description GPaste is a clipboard management daemon with DBus interface. -%package -n libgpaste11 +%package -n libgpaste13 Summary: Library for managing clipboard history Group: System/Libraries -%description -n libgpaste11 +%description -n libgpaste13 GPaste is a clipboard management daemon with DBus interface. This package provides a library for managing clipboard history. @@ -86,7 +86,7 @@ %package devel Summary: Development files for the gpaste clipboard history manager Group: Development/Libraries/GNOME -Requires: libgpaste11 = %{version} +Requires: libgpaste13 = %{version} Requires: typelib-1_0-GPaste-1_0 = %{version} %description devel @@ -125,8 +125,8 @@ desktop-file-edit --set-icon=edit-paste --remove-key Categories --add-category=Applet --add-only-show-in=GNOME %{buildroot}%{_datadir}/applications/org.gnome.GPaste.Ui.desktop %find_lang GPaste %{?no_lang_C} -%post -n libgpaste11 -p /sbin/ldconfig -%postun -n libgpaste11 -p /sbin/ldconfig +%post -n libgpaste13 -p /sbin/ldconfig +%postun -n libgpaste13 -p /sbin/ldconfig %files %license COPYING @@ -146,7 +146,7 @@ %dir %{_datadir}/zsh %dir %{_datadir}/zsh/site-functions -%files -n libgpaste11 +%files -n libgpaste13 %{_libdir}/libgpaste.so.* %files -n typelib-1_0-GPaste-1_0 ++++++ gpaste-3.36.3.tar.xz -> gpaste-3.38.3.tar.xz ++++++ ++++ 21530 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
