Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Fragments for openSUSE:Factory 
checked in at 2022-02-04 21:48:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Fragments (Old)
 and      /work/SRC/openSUSE:Factory/.Fragments.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Fragments"

Fri Feb  4 21:48:58 2022 rev:4 rq:951395 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/Fragments/Fragments.changes      2022-01-21 
01:26:27.786158205 +0100
+++ /work/SRC/openSUSE:Factory/.Fragments.new.1898/Fragments.changes    
2022-02-04 21:52:01.659304018 +0100
@@ -1,0 +2,13 @@
+Tue Feb  1 19:54:26 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Add Fragments-fix-meson-0610.patch: Fix build with meson 0.61.0
+  and newer.
+- Drop update-desktop-files BuildRequires and macro, no longer
+  needed.
+- Add appstream-glib and desktop-file-utils BuildRequires and add
+  check section and run meson_test macro, validate appadata and
+  desktop file.
+- Replace gcc-c++ with generic c++_compiler and c_compiler
+  BuildRequires.
+
+-------------------------------------------------------------------

New:
----
  Fragments-fix-meson-0610.patch

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

Other differences:
------------------
++++++ Fragments.spec ++++++
--- /var/tmp/diff_new_pack.V5jW0F/_old  2022-02-04 21:52:02.415298808 +0100
+++ /var/tmp/diff_new_pack.V5jW0F/_new  2022-02-04 21:52:02.423298753 +0100
@@ -28,15 +28,20 @@
 Patch1:         Fragments-fix-vala-syntax-error.patch
 # PATCH-FIX-UPSTREAM Fragments-no-duplicate-LINGUAS.patch [email protected] 
-- LINGUAS: Order alphabetically, remove duplicated entry
 Patch2:         Fragments-no-duplicate-LINGUAS.patch
+# PATCH-FIX-UPSTREAM Fragments-fix-meson-0610.patch [email protected] -- Fix 
build with meson 0.61.0 and newer
+Patch3:         Fragments-fix-meson-0610.patch
+
+BuildRequires:  appstream-glib
+BuildRequires:  c++_compiler
+BuildRequires:  c_compiler
 BuildRequires:  cmake
-BuildRequires:  gcc-c++
+BuildRequires:  desktop-file-utils
 BuildRequires:  libcurl-devel
 BuildRequires:  libevent-devel >= 2.0.0
 BuildRequires:  libminiupnpc-devel
 BuildRequires:  meson
 BuildRequires:  openssl-devel >= 0.9.7
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -62,7 +67,9 @@
 %install
 %meson_install
 %find_lang fragments %{?no_lang_C}
-%suse_update_desktop_file -r de.haeckerfelix.Fragments Network FileTransfer 
P2P GTK
+
+%check
+%meson_test
 
 %files
 %license COPYING

++++++ Fragments-1.4.obscpio ++++++
/work/SRC/openSUSE:Factory/Fragments/Fragments-1.4.obscpio 
/work/SRC/openSUSE:Factory/.Fragments.new.1898/Fragments-1.4.obscpio differ: 
char 28, line 1

++++++ Fragments-fix-meson-0610.patch ++++++
--- Fragments/data/meson.build  2022-02-01 20:37:46.468805791 +0100
+++ patched-Fragments/data/meson.build  2022-02-01 20:46:34.823206849 +0100
@@ -10,7 +10,6 @@
 
 # Desktop file
 desktop_file = i18n.merge_file(
-  'de.haeckerfelix.Fragments.desktop',
   type: 'desktop',
   input: 'de.haeckerfelix.Fragments.desktop.in',
   output: 'de.haeckerfelix.Fragments.desktop',
@@ -32,7 +31,6 @@
 
 # Appdata
 appdata_file = i18n.merge_file(
-  'de.haeckerfelix.Fragments.appdata.xml',
   input: 'de.haeckerfelix.Fragments.appdata.xml.in',
   output: 'de.haeckerfelix.Fragments.appdata.xml',
   po_dir: po_dir,
@@ -51,4 +49,4 @@
 endif
 
 # Icons
-install_subdir('icons/hicolor/', install_dir: join_paths 
(get_option('datadir'), 'icons'))
\ Intet linjeskift i slutten av fila
+install_subdir('icons/hicolor/', install_dir: join_paths 
(get_option('datadir'), 'icons'))

++++++ Fragments.obsinfo ++++++
--- /var/tmp/diff_new_pack.V5jW0F/_old  2022-02-04 21:52:02.543297926 +0100
+++ /var/tmp/diff_new_pack.V5jW0F/_new  2022-02-04 21:52:02.551297871 +0100
@@ -3,4 +3,3 @@
 mtime: 1553454299
 commit: f91ea9b576f3ff2621d5f3fda417a9a43107607c
 
-

Reply via email to