Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2022-02-11 23:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-documents (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-documents.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-documents"

Fri Feb 11 23:07:35 2022 rev:3 rq:953322 version:3.34.0+37

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2021-11-10 21:47:24.475836547 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-documents.new.1956/gnome-documents.changes    
    2022-02-11 23:09:10.458905155 +0100
@@ -1,0 +2,13 @@
+Thu Feb  3 10:22:02 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 3.34.0+37:
+  + Fix invalid markup in Serbian help translation
+  + Updated translations.
+- This is the final version of gnome-documents, it is now archived.
+- Add gnome-documents-fix-meson.patch: Fix build with meson 0.61.0
+  and newer.
+- Add appstream-glib BuildRequires, add a check section and
+  meson_test macro, run tests during build.
+- Update our Supplements to current standard.
+
+-------------------------------------------------------------------

Old:
----
  gnome-documents-3.34.0+26.obscpio

New:
----
  gnome-documents-3.34.0+37.obscpio
  gnome-documents-fix-meson.patch

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

Other differences:
------------------
++++++ gnome-documents.spec ++++++
--- /var/tmp/diff_new_pack.8ZwLOT/_old  2022-02-11 23:09:10.914906474 +0100
+++ /var/tmp/diff_new_pack.8ZwLOT/_new  2022-02-11 23:09:10.918906485 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-documents
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,19 @@
 %global __requires_exclude typelib\\(LOKDocView\\)
 %endif
 Name:           gnome-documents
-Version:        3.34.0+26
+Version:        3.34.0+37
 Release:        0
 Summary:        Document Manager for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Other
 URL:            https://wiki.gnome.org/Apps/Documents
 Source0:        %{name}-%{version}.tar.xz
-Patch0:         
https://gitlab.gnome.org/GNOME/gnome-documents/-/merge_requests/35.patch
+# PATCH-FIX-UPSTREAM 35.patch -- Port to tracker 3
+Patch0:         
https://gitlab.gnome.org/Archive/gnome-documents/-/merge_requests/35.patch
+# PATCH-FIX-UPSTREAM gnome-documents-fix-meson.patch [email protected] -- 
Fix build with meson 0.61 and newer
+Patch1:         gnome-documents-fix-meson.patch
 
+BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gnome-shell
@@ -65,7 +69,7 @@
 Group:          Productivity/Office/Other
 Requires:       %{name} = %{version}
 Requires:       gnome-shell
-Supplements:    packageand(%{name}:gnome-shell)
+Supplements:    (%{name} and gnome-shell)
 
 %description -n gnome-shell-search-provider-documents
 Documents is a document manager application for GNOME.
@@ -90,6 +94,9 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
+%check
+%meson_test
+
 %files
 %license COPYING
 %doc AUTHORS NEWS README.md TODO

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8ZwLOT/_old  2022-02-11 23:09:10.950906577 +0100
+++ /var/tmp/diff_new_pack.8ZwLOT/_new  2022-02-11 23:09:10.954906590 +0100
@@ -1,8 +1,8 @@
 <services>
   <service name="obs_scm" mode="disabled">
-    <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-documents.git</param>
+    <param 
name="url">https://gitlab.gnome.org/Archive/gnome-documents.git</param>
     <param name="scm">git</param>
-    <param name="revision"></param>
+    <param name="revision">06c522a6</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
   </service>
   <service mode="buildtime" name="tar" />

++++++ gnome-documents-3.34.0+26.obscpio -> gnome-documents-3.34.0+37.obscpio 
++++++
++++ 7688 lines of diff (skipped)

++++++ gnome-documents-fix-meson.patch ++++++
diff -Nur gnome-documents/data/meson.build 
patched-gnome-documents/data/meson.build
--- gnome-documents/data/meson.build    2022-02-03 11:20:04.013083211 +0100
+++ patched-gnome-documents/data/meson.build    2022-02-03 11:21:10.465759831 
+0100
@@ -56,7 +56,6 @@
   appdata = app + '.appdata.xml'
 
   appdata_file = i18n.merge_file(
-    appdata,
     input: appdata + '.in',
     output: appdata,
     po_dir: po_dir,
@@ -76,7 +75,6 @@
   desktop = app + '.desktop'
 
   desktop_file = i18n.merge_file(
-    desktop,
     type: 'desktop',
     input: desktop + '.in',
     output: desktop,

++++++ gnome-documents.obsinfo ++++++
--- /var/tmp/diff_new_pack.8ZwLOT/_old  2022-02-11 23:09:11.214907342 +0100
+++ /var/tmp/diff_new_pack.8ZwLOT/_new  2022-02-11 23:09:11.218907353 +0100
@@ -1,6 +1,5 @@
 name: gnome-documents
-version: 3.34.0+26
-mtime: 1615641047
-commit: a227c77b3aabde4f95c71626cf8bdf016fa0c99f
-
+version: 3.34.0+37
+mtime: 1635582344
+commit: 06c522a63ba189e2687511d122a4dc2e7b96a80c
 

Reply via email to