- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
02e5a49062
commit
6c616f317a
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<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.4.0.3</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">enable</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.com/news-flash/news_flash_gtk.git</param>
|
||||
<param name="changesrevision">347ad1ebde9b643a75f6d188f9662246807fd153</param></service></servicedata>
|
||||
<param name="changesrevision">9114d5ed3e8e1832f40d1c58d1ce068ec431aa44</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd7541e7a1327daf93f62f1b9e629ae4b3edd23f52ccc5f4b9417e00589856d
|
||||
size 13905933
|
3
newsflash-4.1.2.obscpio
Normal file
3
newsflash-4.1.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a71a8b3ff56ea13fcb6f52ae854a09a4d73fd79fe5d813fccfc540e7c944f1a
|
||||
size 16073741
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: newsflash
|
||||
version: 4.0.3
|
||||
mtime: 1751715645
|
||||
commit: 347ad1ebde9b643a75f6d188f9662246807fd153
|
||||
version: 4.1.2
|
||||
mtime: 1753124291
|
||||
commit: 9114d5ed3e8e1832f40d1c58d1ce068ec431aa44
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define appname io.gitlab.news_flash.NewsFlash
|
||||
Name: newsflash
|
||||
Version: 4.0.3
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
Summary: The spiritual successor to FeedReader
|
||||
License: GPL-3.0-only
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:266060a2a6db48a69bea2512d24624d56ba5fd2da5ac26f1fa347a0eef0b35df
|
||||
size 66583455
|
||||
oid sha256:b2033fcbde24d61cdee3f3aa76ae6094ad1e42ee0f842184ca5873fed07b3f1d
|
||||
size 67041422
|
||||
|
Reference in New Issue
Block a user