Hello community,

here is the log from the commit of package feedreader for openSUSE:Factory 
checked in at 2018-09-04 22:57:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/feedreader (Old)
 and      /work/SRC/openSUSE:Factory/.feedreader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "feedreader"

Tue Sep  4 22:57:20 2018 rev:6 rq:632879 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/feedreader/feedreader.changes    2018-05-29 
10:36:54.122250197 +0200
+++ /work/SRC/openSUSE:Factory/.feedreader.new/feedreader.changes       
2018-09-04 22:57:53.137352246 +0200
@@ -1,0 +2,33 @@
+Mon Aug 27 13:16:36 UTC 2018 - [email protected]
+
+- Update to 2.2.1:
+  * No need to sepcificy plugins to build
+  * add required dependencies to Dockerfile
+  * Fix the appdata file
+  * Update org.gnome.FeedReader.appdata.xml.in
+  * Update meson.build
+  * add donation url
+  * Update the AppData information
+  * Add FUZZ_TESTING.md
+  * libvilistexum: Fix more isalnums to iswalnum
+  * libvilistextum: Fix uninitialized variable use in fileio
+  * libvilistextum: Use iswalpha for wchar
+  * libvilistextum: Use iswspace instead of isspace for wchar
+  * libvilistextum: Simplify a realloc
+  * libvilistextum: Fix infinite loop in DOCTYPE
+  * libvilistextum: Fix infinite loop in friss_kommentar
+  * libvilistextum: Fix infinite loop in <hr>
+  * libvilistextum: Fix infinite loop in HTML tags
+  * libvilistexum: Don't put back EOF
+  * libVilistextum: Add infrastructure for american fuzzy lop
+  * Fix for #712
+  * Remove upgrade from Ubuntu script
+  * Update README.md
+  * Debian Testing and Ubuntu Cosmic UPDATE
+  * Updating copyright in about information to include 2018.
+  * Revert "Only have one main function"
+  * Change "localhorst" to "localhost"
+- Update patch: 
+  * feedreader-2.2-link-static.patch > feedreader-2.2.1-link-static.patch 
+
+-------------------------------------------------------------------

Old:
----
  FeedReader-2.2.tar.gz
  feedreader-2.2-link-static.patch

New:
----
  FeedReader-2.2.1.tar.gz
  feedreader-2.2.1-link-static.patch

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

Other differences:
------------------
++++++ feedreader.spec ++++++
--- /var/tmp/diff_new_pack.Ho9yBk/_old  2018-09-04 22:57:54.241356011 +0200
+++ /var/tmp/diff_new_pack.Ho9yBk/_new  2018-09-04 22:57:54.273356120 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           feedreader
-Version:        2.2
+Version:        2.2.1
 Release:        0
 Summary:        RSS desktop client
 License:        GPL-3.0-only
 Group:          Productivity/Networking/News/Utilities
 URL:            https://jangernert.github.io/FeedReader/
-Source0:        
https://github.com/jangernert/FeedReader/archive/v%{version}.tar.gz#/FeedReader-%{version}.tar.gz
+Source0:        
https://github.com/jangernert/FeedReader/archive/%{version}.tar.gz#/FeedReader-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE link-static.patch -- Build app with static library
-Patch0:         feedreader-2.2-link-static.patch
+Patch0:         feedreader-2.2.1-link-static.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson >= 0.40.0

++++++ FeedReader-2.2.tar.gz -> FeedReader-2.2.1.tar.gz ++++++
++++ 101598 lines of diff (skipped)

++++++ feedreader-2.2-link-static.patch -> feedreader-2.2.1-link-static.patch 
++++++
--- /work/SRC/openSUSE:Factory/feedreader/feedreader-2.2-link-static.patch      
2018-05-29 10:36:53.894258616 +0200
+++ 
/work/SRC/openSUSE:Factory/.feedreader.new/feedreader-2.2.1-link-static.patch   
    2018-09-04 22:57:53.129352218 +0200
@@ -1,10 +1,10 @@
-diff -ruN FeedReader-2.2.orig/FeedReader-2.2/meson.build 
FeedReader-2.2/FeedReader-2.2/meson.build
---- FeedReader-2.2.orig/FeedReader-2.2/meson.build     2018-05-06 
22:44:09.000000000 +0300
-+++ FeedReader-2.2/FeedReader-2.2/meson.build  2018-05-09 02:45:52.366541492 
+0300
-@@ -261,7 +261,7 @@
+diff -ruN FeedReader-2.2.1.orig/FeedReader-2.2.1/meson.build 
FeedReader-2.2.1/FeedReader-2.2.1/meson.build
+--- FeedReader-2.2.1.orig/FeedReader-2.2.1/meson.build 2018-08-26 
11:46:40.000000000 +0300
++++ FeedReader-2.2.1/FeedReader-2.2.1/meson.build      2018-08-27 
16:26:39.013672319 +0300
+@@ -262,7 +262,7 @@
  endif
  
- # The shared lib for plugins
+ # Creating an executable file
 -feedreader_lib = shared_library(
 +feedreader_lib = static_library(
    'FeedReader',


Reply via email to