Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package newsflash for openSUSE:Factory 
checked in at 2025-05-09 18:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newsflash (Old)
 and      /work/SRC/openSUSE:Factory/.newsflash.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "newsflash"

Fri May  9 18:51:56 2025 rev:11 rq:1276204 version:3.3.5+223

Changes:
--------
--- /work/SRC/openSUSE:Factory/newsflash/newsflash.changes      2024-09-25 
21:54:19.642867514 +0200
+++ /work/SRC/openSUSE:Factory/.newsflash.new.30101/newsflash.changes   
2025-05-09 18:53:58.111593847 +0200
@@ -1,0 +2,19 @@
+Fri May 09 10:50:29 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 3.3.5+223:
+  * fix custom sync interval initial error state
+  * update blueprint repo url
+  * restore search term before selecting sidebar item
+  * restore search term before selecting sidebar item
+  * Article View Style updates
+  * warning about short update intervals
+  * fmt
+  * close article on deselect article list (fixes #751)
+  * visual fixes
+  * use default values for new setting keys
+- enable updating vendor tarball, fixes bsc#1242632, bsc#1242810
+- remove aarch64 workaround, got fixed in Factory
+- needs clang-devel, as a crate doesn't build otherwise
+- remove suse_update_desktop_file macro
+
+-------------------------------------------------------------------

Old:
----
  newsflash-3.3.5.obscpio

New:
----
  _servicedata
  newsflash-3.3.5+223.obscpio

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

Other differences:
------------------
++++++ newsflash.spec ++++++
--- /var/tmp/diff_new_pack.khzDoS/_old  2025-05-09 18:53:59.367646095 +0200
+++ /var/tmp/diff_new_pack.khzDoS/_new  2025-05-09 18:53:59.371646262 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package newsflash
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define         _lto_cflags %{nil}
 %define         appname io.gitlab.news_flash.NewsFlash
 Name:           newsflash
-Version:        3.3.5
+Version:        3.3.5+223
 Release:        0
 Summary:        The spiritual successor to FeedReader
 License:        GPL-3.0-only
@@ -28,6 +28,7 @@
 Source1:        vendor.tar.zst
 BuildRequires:  appstream-glib
 BuildRequires:  cargo-packaging
+BuildRequires:  clang-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-tools
@@ -36,7 +37,6 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-gobject
-BuildRequires:  update-desktop-files
 BuildRequires:  xdg-utils
 BuildRequires:  pkgconfig(blueprint-compiler)
 BuildRequires:  pkgconfig(clapper-gtk-0.0)
@@ -50,9 +50,6 @@
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(webkitgtk-6.0)
-%ifarch aarch64
-BuildRequires:  typelib(ClapperGtk)
-%endif
 
 %description
 NewsFlash is a program designed to complement an already existing web-based 
RSS reader account.
@@ -74,8 +71,6 @@
 
 %install
 %meson_install
-%suse_update_desktop_file %{appname}
-
 %find_lang %{name}
 
 %files
@@ -83,9 +78,10 @@
 %doc README.md
 %{_bindir}/%{appname}
 %{_datadir}/applications/%{appname}.desktop
+%{_datadir}/dbus-1/services/%{appname}.service
+%{_datadir}/metainfo/%{appname}.appdata.xml
 %{_iconsdir}/hicolor/scalable/apps/%{appname}.svg
 %{_iconsdir}/hicolor/symbolic/apps/%{appname}-symbolic.svg
-%{_datadir}/metainfo/%{appname}.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.khzDoS/_old  2025-05-09 18:53:59.399647426 +0200
+++ /var/tmp/diff_new_pack.khzDoS/_new  2025-05-09 18:53:59.403647592 +0200
@@ -3,10 +3,10 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.com/news-flash/news_flash_gtk.git</param>
-    <param name="revision">refs/tags/v.3.3.5</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="revision">master</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v.(.*)</param>
-    <param name="changesgenerate">disable</param>
+    <param name="changesgenerate">enable</param>
     <param name="filename">newsflash</param>
   </service>
   <service name="tar" mode="buildtime" />
@@ -17,7 +17,7 @@
   <service name="cargo_vendor" mode="manual">
     <param name="srcdir">news_flash_gtk</param>
     <param name="compression">zst</param>
-    <param name="update">false</param>
+    <param name="update">true</param>
   </service>
   <service name="set_version" mode="manual" />
 </services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.com/news-flash/news_flash_gtk.git</param>
              <param 
name="changesrevision">32da905b9303dd426f91ff19cbe0b36069092569</param></service></servicedata>
(No newline at EOF)

++++++ newsflash-3.3.5.obscpio -> newsflash-3.3.5+223.obscpio ++++++
++++ 68523 lines of diff (skipped)

++++++ newsflash.obsinfo ++++++
--- /var/tmp/diff_new_pack.khzDoS/_old  2025-05-09 18:54:00.019673218 +0200
+++ /var/tmp/diff_new_pack.khzDoS/_new  2025-05-09 18:54:00.023673384 +0200
@@ -1,5 +1,5 @@
 name: newsflash
-version: 3.3.5
-mtime: 1727165978
-commit: 57d461a7dc5069c6f49651e7cd022ef82d987105
+version: 3.3.5+223
+mtime: 1746653161
+commit: 32da905b9303dd426f91ff19cbe0b36069092569
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/newsflash/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.newsflash.new.30101/vendor.tar.zst differ: char 7, 
line 1

Reply via email to