Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mate-user-share for openSUSE:Factory 
checked in at 2021-08-26 23:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-user-share (Old)
 and      /work/SRC/openSUSE:Factory/.mate-user-share.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-user-share"

Thu Aug 26 23:14:54 2021 rev:13 rq:913579 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-user-share/mate-user-share.changes  
2020-03-03 10:18:16.394902730 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-user-share.new.1899/mate-user-share.changes    
    2021-08-26 23:15:50.784222315 +0200
@@ -1,0 +2,17 @@
+Sun Aug 22 10:58:37 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Make doc package noarch.
+
+-------------------------------------------------------------------
+Fri Aug 13 12:04:13 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 1.26.0
+  * update translations
+  * pre-bump version
+  * build: allow users to disable gettext support (--disable-nls)
+  * Update copyright to 2021
+  * Remove the execution bit from some Italian figures
+  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
+  * Update README 
+
+-------------------------------------------------------------------

Old:
----
  mate-user-share-1.24.0.tar.xz

New:
----
  mate-user-share-1.26.0.tar.xz

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

Other differences:
------------------
++++++ mate-user-share.spec ++++++
--- /var/tmp/diff_new_pack.MUJJm9/_old  2021-08-26 23:15:51.292221886 +0200
+++ /var/tmp/diff_new_pack.MUJJm9/_new  2021-08-26 23:15:51.292221886 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-user-share
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,13 @@
 #
 
 
-%define _version 1.24
+%define _version 1.26
 Name:           mate-user-share
-Version:        1.24.0
+Version:        1.26.0
 Release:        0
 Summary:        MATE Desktop file sharing for the masses
 License:        GPL-2.0-or-later
+Group:          Productivity/Networking/File-Sharing
 URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
@@ -45,10 +46,18 @@
 free software projects to bring easy to use user-level file sharing
 to the masses.
 
+%package doc
+Group:          Documentation/HTML
+Summary:        Documentation how to Use mate-user-share
+BuildArch:      noarch
+
+%description doc
+This package contains the documentation for mate-user-share
+
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -59,7 +68,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-%find_lang %{name}
+%find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name}-properties
 %fdupes -s %{buildroot}/%{_datadir}/help
 
@@ -77,6 +86,10 @@
 %{_datadir}/icons/hicolor/*/apps/mate-obex-server.png
 %{_datadir}/glib-2.0/schemas/org.mate.FileSharing.gschema.xml
 
+%files doc
+%doc %{_datadir}/help/*/%{name}/
+
 %files lang -f %{name}.lang
+%exclude %{_datadir}/help/*
 
 %changelog

++++++ mate-user-share-1.24.0.tar.xz -> mate-user-share-1.26.0.tar.xz ++++++
++++ 36094 lines of diff (skipped)

Reply via email to