Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package caja-extensions for openSUSE:Factory
checked in at 2024-04-09 16:47:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja-extensions (Old)
and /work/SRC/openSUSE:Factory/.caja-extensions.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caja-extensions"
Tue Apr 9 16:47:26 2024 rev:24 rq:1165642 version:1.28.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/caja-extensions/caja-extensions.changes
2022-10-21 16:20:16.154254063 +0200
+++
/work/SRC/openSUSE:Factory/.caja-extensions.new.29460/caja-extensions.changes
2024-04-09 16:52:23.727507791 +0200
@@ -1,0 +2,8 @@
+Sun Mar 24 08:08:41 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Update version to 1.28.0
+ * Add audio-video-properties plugin
+ * Update translations
+- Drop caja-extensions-gupnp-1.6.patch
+
+-------------------------------------------------------------------
Old:
----
caja-extensions-1.26.1.tar.xz
caja-extensions-gupnp-1.6.patch
New:
----
caja-extensions-1.28.0.tar.xz
BETA DEBUG BEGIN:
Old: * Update translations
- Drop caja-extensions-gupnp-1.6.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ caja-extensions.spec ++++++
--- /var/tmp/diff_new_pack.r719GU/_old 2024-04-09 16:52:24.387532140 +0200
+++ /var/tmp/diff_new_pack.r719GU/_new 2024-04-09 16:52:24.387532140 +0200
@@ -1,7 +1,7 @@
#
# spec file for package caja-extensions
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,10 @@
#
-%define _version 1.26
+%define _version 1.28
+
Name: caja-extensions
-Version: 1.26.1
+Version: 1.28.0
Release: 0
Summary: Set of extensions for Caja, the MATE file manager
License: GPL-2.0-or-later
@@ -27,20 +28,16 @@
Source:
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE caja-extensions_use-xdgsu.patch [email protected]
-- Use xdg-su instead of a direct gksu call in caja-gksu.
Patch0: %{name}_use-xdgsu.patch
-# PATCH-FIX-UPSTREAM caja-extensions-gupnp-1.6.patch
gh#mate-desktop#caja-extension#110 [email protected] -- Fix build with gupnp
1.6
-Patch1: caja-extensions-gupnp-1.6.patch
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
+BuildRequires: pkgconfig(gstreamer-tag-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gupnp-1.6)
BuildRequires: pkgconfig(libcaja-extension) >= %{_version}
BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version}
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
-BuildRequires: (pkgconfig(gupnp-1.6) or pkgconfig(gupnp-1.2))
-%else
-BuildRequires: pkgconfig(gupnp-1.0)
-%endif
%description
Set of extensions for Caja, the MATE file manager.
@@ -203,6 +200,14 @@
%description -n caja-extension-xattr-tags
Caja-xattr-tags allows one to see tags stored on xattrs.
+%package -n caja-extension-av
+Summary: Audio Video Properties plugin
+Requires: caja >= %{_version}
+Recommends: caja-extension-xattr-av-lang
+
+%description -n caja-extension-av
+caja-extension-av allows one to view Properties of audio and video files.
+
%package common-lang
# FIXME: consider using %%lang_package macro
Summary: Languages for Caja extensions
@@ -211,6 +216,7 @@
Provides: caja-extension-sendto-lang = %{version}
Provides: caja-extension-share-lang = %{version}
Provides: caja-extension-wallpaper-lang = %{version}
+Provides: caja-extension-xattr-av-lang = %{version}
Provides: caja-extension-xattr-tags-lang = %{version}
BuildArch: noarch
@@ -278,17 +284,25 @@
%{_mandir}/man?/caja-sendto.?%{?ext_man}
%if 0%{?is_opensuse}
+%license COPYING
+%doc AUTHORS NEWS README
%files -n caja-extension-sendto-gajim
%{_libdir}/caja-sendto/plugins/libnstgajim.so
%endif
%files -n caja-extension-sendto-pidgin
+%license COPYING
+%doc AUTHORS NEWS README
%{_libdir}/caja-sendto/plugins/libnstpidgin.so
%files -n caja-extension-sendto-upnp
+%license COPYING
+%doc AUTHORS NEWS README
%{_libdir}/caja-sendto/plugins/libnstupnp.so
%files -n caja-extension-sendto-devel
+%license COPYING
+%doc AUTHORS NEWS README
%{_includedir}/caja-sendto/
%{_libdir}/pkgconfig/caja-sendto.pc
%{_datadir}/gtk-doc/html/caja-sendto/
@@ -307,8 +321,16 @@
%{_libdir}/caja/extensions-2.0/libcaja-wallpaper.so
%files -n caja-extension-xattr-tags
+%license COPYING
+%doc AUTHORS NEWS README
%{_datadir}/caja/extensions/libcaja-xattr-tags.caja-extension
%{_libdir}/caja/extensions-2.0/libcaja-xattr-tags.so
+%files -n caja-extension-av
+%license COPYING
+%doc AUTHORS NEWS README
+%{_datadir}/caja/extensions/libcaja-av.caja-extension
+%{_libdir}/caja/extensions-2.0/libcaja-av.so
+
%files common-lang -f %{name}.lang
++++++ caja-extensions-1.26.1.tar.xz -> caja-extensions-1.28.0.tar.xz ++++++
++++ 85393 lines of diff (skipped)