Hello community,

here is the log from the commit of package quiterss for openSUSE:Leap:15.2 
checked in at 2020-04-12 15:38:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/quiterss (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.quiterss.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quiterss"

Sun Apr 12 15:38:24 2020 rev:17 rq:792745 version:0.19.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/quiterss/quiterss.changes      2020-01-15 
15:55:31.519669504 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.quiterss.new.3248/quiterss.changes    
2020-04-12 15:38:24.698013052 +0200
@@ -1,0 +2,53 @@
+Thu Jan 30 18:38:04 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.19.3
+  * Changed: App style: dark
+  * Fixed: Application crash (Linux)
+
+- Dropped group tag
+
+-------------------------------------------------------------------
+Tue Nov 26 17:20:31 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.19.2
+  * Added: App style: dark
+  * Fixed: Images are not displayed in some feeds
+  * Fixed: Sometimes news filter did not work when updating feeds
+
+-------------------------------------------------------------------
+Sun Nov 17 19:14:27 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.19.1
+  * Fixed: Parsing of some feeds
+
+-------------------------------------------------------------------
+Thu Nov 14 21:12:13 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.19.0
+  * Main: Switch to Qt 5.13
+  * Main: Embedded browser - WebKit 602.1
+  * Added: Calendar to avoid downloading old new
+  * Changed: SQLite 3.30.1
+  * Removed: Share. Google+
+  * Fixed: Description of some feeds
+  * Fixed: Parsing of some feeds
+
+-------------------------------------------------------------------
+Mon Jul  2 06:52:58 UTC 2018 - [email protected]
+
+- Update to version 0.18.12
+  * Added: Share. Hacker News
+  * Changed: Support for Qt 5.11 (Linux)
+  * Changed: High DPI support
+  * Fixed: Downloading feeds' icons for some feeds
+
+-------------------------------------------------------------------
+Thu May 31 18:53:30 UTC 2018 - [email protected]
+
+- Update to version 0.18.11
+  * Added: Notifications. Option "Close notification after opening
+    news"
+  * Added: Support for Youtube feeds
+  * Changed: Folder property. Option "RTL" for all feeds in folder
+
+-------------------------------------------------------------------

Old:
----
  QuiteRSS-0.18.10-src.tar.gz

New:
----
  QuiteRSS-0.19.3-src.tar.gz

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

Other differences:
------------------
++++++ quiterss.spec ++++++
--- /var/tmp/diff_new_pack.n3hnjU/_old  2020-04-12 15:38:25.054013322 +0200
+++ /var/tmp/diff_new_pack.n3hnjU/_new  2020-04-12 15:38:25.058013324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package quiterss
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           quiterss
-Version:        0.18.10
+Version:        0.19.3
 Release:        0
 Summary:        RSS/Atom aggregator
-License:        GPL-3.0+
-Group:          Productivity/Networking/News/Utilities
-Url:            https://www.quiterss.org
+License:        GPL-3.0-or-later
+URL:            https://www.quiterss.org
 Source:         
https://quiterss.org/files/%{version}/QuiteRSS-%{version}-src.tar.gz
 Source99:       %{name}-rpmlintrc
+BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -49,16 +49,17 @@
 
 %prep
 %setup -q -c
+dos2unix AUTHORS CHANGELOG README.md
 
 %build
-%qmake5 PREFIX=%{_prefix} QMAKE_LRELEASE="lrelease-qt5"
+%qmake5 PREFIX=%{_prefix}
 %make_jobs
 
 %install
 %qmake5_install
 %find_lang %{name} --with-qt --without-mo
 %suse_update_desktop_file %{name}
-%fdupes -s %{buildroot}
+%fdupes %{buildroot}
 
 %files
 %doc AUTHORS CHANGELOG README.md

++++++ QuiteRSS-0.18.10-src.tar.gz -> QuiteRSS-0.19.3-src.tar.gz ++++++
++++ 189876 lines of diff (skipped)


Reply via email to