SHA256
1
0
forked from pool/newsflash

13 Commits

Author SHA256 Message Date
f49caa3a75 Accepting request 1295351 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1295351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=15
2025-07-24 16:44:09 +00:00
Richard Rahl
6c616f317a - update to version 4.1.2:
* Don't show notification if no new articles were synced
  * Fix article zoom-level regression
- update to version 4.1.1:
  * Fix deserializing feed settings
- update to version 4.1.0:
  * Today view
  * Allow to mute feed
  * Apply themes to whole app
  * Show highres favicon in edit feed dialog
  * Fix deserializing 'order by' preference
  * Multiple Article View scrolling improvements
  * Fix footnote navigation
  * Fix sync on startup
  * Fix inoreader login
  * Fix video speed audio pitch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=31
2025-07-23 14:20:54 +00:00
92166b61e4 Accepting request 1290823 from network:utilities
- Update to 4.0.3:
  * miniflux: no longer use changed_at as updated timestamp
  * article list: fix loading query when sorting by last updated
  * article view: add whitespace at the bottom
  * article view: fix scrolling issue when resizing the window
- update to 4.0.2:
  * migration for content width preference (forwarded request 1290822 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1290823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=14
2025-07-07 12:44:07 +00:00
Richard Rahl
02e5a49062 Accepting request 1290822 from home:rrahl0
- Update to 4.0.3:
  * miniflux: no longer use changed_at as updated timestamp
  * article list: fix loading query when sorting by last updated
  * article view: add whitespace at the bottom
  * article view: fix scrolling issue when resizing the window
- update to 4.0.2:
  * migration for content width preference

OBS-URL: https://build.opensuse.org/request/show/1290822
OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=29
2025-07-05 18:53:39 +00:00
Richard Rahl
1b27d4f039 Accepting request 1290136 from home:rrahl0
- Update to version 4.0.1:
  * fix appstream lints
  * update changelog
  * allow sorting by published or last updated
  * clippy lints
  * remove tiny image previews from article header
  * clippy
  * article list view: remove sorter

OBS-URL: https://build.opensuse.org/request/show/1290136
OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=28
2025-07-03 08:10:53 +00:00
9697bf11a5 Accepting request 1285641 from network:utilities
- Update to version 4.0.0~beta2:
  * disallow scrolling via selecting text
  * video widget thumbnail overlay
  * dont preview tiny image enclosures
  * fix breaking out of fullscreen article with j/k
  * don't skip setting custom sync interval if check is not yet selected
  * update article index after extend
  * restore read selected article even in unread mode
  * recalculate content height after changing content width or line height
  * animate url overlay fade-in/out
  * improve initial load of article list
  * restore invalid article list selection
  * fix toggle read and marked actions
  * some article list optimizations
  * star/unread button: handle article being None
  * mark read on open in browser
  * update share preference page icon
  * fix automatic sync
  * properly set image_dialog_visible
  * rework article scrolling
  * adjust background color
  * fix hover outline offset
  * escape title url
  * escape article title markup
  * ashpd: use async-std instead of tokio (forwarded request 1285640 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1285641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=13
2025-06-14 14:17:41 +00:00
Richard Rahl
57a9fa6a30 - Update to version 4.0.0~beta2:
* disallow scrolling via selecting text
  * video widget thumbnail overlay
  * dont preview tiny image enclosures
  * fix breaking out of fullscreen article with j/k
  * don't skip setting custom sync interval if check is not yet selected
  * update article index after extend
  * restore read selected article even in unread mode
  * recalculate content height after changing content width or line height
  * animate url overlay fade-in/out
  * improve initial load of article list
  * restore invalid article list selection
  * fix toggle read and marked actions
  * some article list optimizations
  * star/unread button: handle article being None
  * mark read on open in browser
  * update share preference page icon
  * fix automatic sync
  * properly set image_dialog_visible
  * rework article scrolling
  * adjust background color
  * fix hover outline offset
  * escape title url
  * escape article title markup
  * ashpd: use async-std instead of tokio

OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=26
2025-06-13 19:32:48 +00:00
1222a05a21 Accepting request 1278852 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1278852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=12
2025-05-20 20:46:11 +00:00
Richard Rahl
5bcc160da9 - Update to version 4.0.0~beta1:
* Dist & Upload beta
  * update changelog +semver:major
  * again
  * quotes
  * try again
  * beta release job & update deps
  * 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
- enable building with lto

OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=24
2025-05-20 15:00:48 +00:00
ac23d20c93 Accepting request 1276204 from network:utilities
- 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 (forwarded request 1276200 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1276204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=11
2025-05-09 16:51:56 +00:00
Richard Rahl
83eeab9d7a - 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

OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=22
2025-05-09 11:05:12 +00:00
13c273b864 Accepting request 1203127 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1203127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newsflash?expand=0&rev=10
2024-09-25 19:53:45 +00:00
Richard Rahl
4ec397e077 - update 3.3.5:
* Fix listview selection regression
  * Fix headerbar sensitivity after 'mark all as read'
  * local RSS: prefer summary over media description

OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsflash?expand=0&rev=20
2024-09-24 21:24:18 +00:00
8 changed files with 136 additions and 21 deletions

View File

@@ -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.4</param>
<param name="revision">refs/tags/v.4.1.2</param>
<param name="versionformat">@PARENT_TAG@</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>

4
_servicedata Normal file
View File

@@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.com/news-flash/news_flash_gtk.git</param>
<param name="changesrevision">9114d5ed3e8e1832f40d1c58d1ce068ec431aa44</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6d643fca783b01e217ece0a33a95f6848160a1ec316878c8d0e9daa3090ebbf
size 13652493

3
newsflash-4.1.2.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a71a8b3ff56ea13fcb6f52ae854a09a4d73fd79fe5d813fccfc540e7c944f1a
size 16073741

View File

@@ -1,3 +1,118 @@
-------------------------------------------------------------------
Wed Jul 23 13:33:54 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to version 4.1.2:
* Don't show notification if no new articles were synced
* Fix article zoom-level regression
- update to version 4.1.1:
* Fix deserializing feed settings
- update to version 4.1.0:
* Today view
* Allow to mute feed
* Apply themes to whole app
* Show highres favicon in edit feed dialog
* Fix deserializing 'order by' preference
* Multiple Article View scrolling improvements
* Fix footnote navigation
* Fix sync on startup
* Fix inoreader login
* Fix video speed audio pitch
-------------------------------------------------------------------
Sat Jul 05 17:10:42 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to 4.0.3:
* miniflux: no longer use changed_at as updated timestamp
* article list: fix loading query when sorting by last updated
* article view: add whitespace at the bottom
* article view: fix scrolling issue when resizing the window
- update to 4.0.2:
* migration for content width preference
-------------------------------------------------------------------
Thu Jul 03 07:46:10 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 4.0.1:
* fix appstream lints
* update changelog
* allow sorting by published or last updated
* clippy lints
* remove tiny image previews from article header
* clippy
* article list view: remove sorter
-------------------------------------------------------------------
Fri Jun 13 19:03:22 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 4.0.0~beta2:
* disallow scrolling via selecting text
* video widget thumbnail overlay
* dont preview tiny image enclosures
* fix breaking out of fullscreen article with j/k
* don't skip setting custom sync interval if check is not yet selected
* update article index after extend
* restore read selected article even in unread mode
* recalculate content height after changing content width or line height
* animate url overlay fade-in/out
* improve initial load of article list
* restore invalid article list selection
* fix toggle read and marked actions
* some article list optimizations
* star/unread button: handle article being None
* mark read on open in browser
* update share preference page icon
* fix automatic sync
* properly set image_dialog_visible
* rework article scrolling
* adjust background color
* fix hover outline offset
* escape title url
* escape article title markup
* ashpd: use async-std instead of tokio
-------------------------------------------------------------------
Fri May 09 17:49:42 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 4.0.0~beta1:
* Dist & Upload beta
* update changelog +semver:major
* again
* quotes
* try again
* beta release job & update deps
* 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
- enable building with lto
-------------------------------------------------------------------
Fri May 09 10:50:29 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- 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
-------------------------------------------------------------------
Tue Sep 24 21:16:06 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update 3.3.5:
* Fix listview selection regression
* Fix headerbar sensitivity after 'mark all as read'
* local RSS: prefer summary over media description
-------------------------------------------------------------------
Mon Jul 29 21:16:02 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: newsflash
version: 3.3.4
mtime: 1722289270
commit: ed5773bf225659e62f262dd08bbad6f9a5304a92
version: 4.1.2
mtime: 1753124291
commit: 9114d5ed3e8e1832f40d1c58d1ce068ec431aa44

View File

@@ -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
@@ -16,10 +16,9 @@
#
%define _lto_cflags %{nil}
%define appname io.gitlab.news_flash.NewsFlash
Name: newsflash
Version: 3.3.4
Version: 4.1.2
Release: 0
Summary: The spiritual successor to FeedReader
License: GPL-3.0-only
@@ -28,6 +27,7 @@ Source0: %{name}-%{version}.tar.zst
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 +36,7 @@ BuildRequires: hicolor-icon-theme
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: python3-gobject
BuildRequires: update-desktop-files
BuildRequires: rust >= 1.88
BuildRequires: xdg-utils
BuildRequires: pkgconfig(blueprint-compiler)
BuildRequires: pkgconfig(clapper-gtk-0.0)
@@ -50,9 +50,6 @@ BuildRequires: pkgconfig(libxml-2.0)
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 @@ sed -i "s|version: '0.0.0'|version: '%{version}'|g" meson.build
%install
%meson_install
%suse_update_desktop_file %{appname}
%find_lang %{name}
%files
@@ -83,9 +78,10 @@ sed -i "s|version: '0.0.0'|version: '%{version}'|g" meson.build
%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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c0dce57dc40541bf12f8a61eba6ae1ca9a527575a67e8052a2e84988c3a54e8
size 50256176
oid sha256:b2033fcbde24d61cdee3f3aa76ae6094ad1e42ee0f842184ca5873fed07b3f1d
size 67041422