Hello community,

here is the log from the commit of package foliate for openSUSE:Factory checked 
in at 2020-04-10 23:53:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/foliate (Old)
 and      /work/SRC/openSUSE:Factory/.foliate.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "foliate"

Fri Apr 10 23:53:52 2020 rev:5 rq:792946 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/foliate/foliate.changes  2020-04-07 
10:32:19.282576755 +0200
+++ /work/SRC/openSUSE:Factory/.foliate.new.3248/foliate.changes        
2020-04-10 23:54:32.208755287 +0200
@@ -1,0 +2,16 @@
+Thu Apr  9 05:21:32 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Update to version 2.1.1:
+  * Fixed wrong version number.
+
+-------------------------------------------------------------------
+Wed Apr 08 15:09:46 UTC 2020 - [email protected]
+
+- Update to version 2.1.0:
+  * New and improved icon
+  * Option to disable turn page on tap
+  * A menu on the welcome screen for opening recent files
+  * Restored shortcuts for showing ToC, annotations, and bookmarks
+  * Fixed application not translated.
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  foliate-2.0.0.obscpio

New:
----
  foliate-2.1.1.obscpio

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

Other differences:
------------------
++++++ foliate.spec ++++++
--- /var/tmp/diff_new_pack.4cVzCJ/_old  2020-04-10 23:54:33.044755900 +0200
+++ /var/tmp/diff_new_pack.4cVzCJ/_new  2020-04-10 23:54:33.048755903 +0200
@@ -18,7 +18,7 @@
 
 %define oname com.github.johnfactotum.Foliate
 Name:           foliate
-Version:        2.0.0
+Version:        2.1.1
 Release:        0
 Summary:        A simple and modern GTK eBook reader
 License:        GPL-3.0-only
@@ -46,14 +46,19 @@
 
 %install
 %meson_install
+
 find {README.md,COPYING} -type f -perm /111 -exec chmod 644 {} \;
 find %{buildroot}/%{_datadir}/. -type f -executable -exec chmod -x "{}" \;
-for file in %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/*; do
+rm 
%{buildroot}/%{_datadir}/com.github.johnfactotum.Foliate/assets/.eslintrc.json
+
+for file in 
%{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/*; 
do
    chmod a-x $file
 done
-pushd %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/
-sed -i -e '/^#!\//, 1d' *.py
+
+pushd 
%{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/
+sed -i -e '/^#!/, 1d' *.py
 popd
+
 %find_lang %{oname} --with-gnome
 
 %files
@@ -61,7 +66,7 @@
 %doc README.md
 %{_bindir}/%{oname}
 %{_datadir}/applications/
-%{_datadir}/%{name}
+%{_datadir}/com.github.johnfactotum.Foliate
 %{_datadir}/glib-2.0/schemas/
 %{_datadir}/metainfo/
 %{_datadir}/icons/hicolor/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4cVzCJ/_old  2020-04-10 23:54:33.076755924 +0200
+++ /var/tmp/diff_new_pack.4cVzCJ/_new  2020-04-10 23:54:33.076755924 +0200
@@ -4,11 +4,10 @@
     <param name="filename">foliate</param>
     <param name="url">https://github.com/johnfactotum/foliate.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/2.0.0</param>
+    <param name="revision">refs/tags/2.1.1</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="changesgenerate">enable</param>
   </service>
   <service mode="localonly" name="set_version"/>
   <service name="tar" mode="buildtime"/>

++++++ foliate-2.0.0.obscpio -> foliate-2.1.1.obscpio ++++++
++++ 17714 lines of diff (skipped)

++++++ foliate.obsinfo ++++++
--- /var/tmp/diff_new_pack.4cVzCJ/_old  2020-04-10 23:54:33.304756091 +0200
+++ /var/tmp/diff_new_pack.4cVzCJ/_new  2020-04-10 23:54:33.304756091 +0200
@@ -1,5 +1,5 @@
 name: foliate
-version: 2.0.0
-mtime: 1586072152
-commit: 01d32d67de021fa452cc354ec2a0ea24d314a8a1
+version: 2.1.1
+mtime: 1586400793
+commit: 681c7dfe1f6c97c9d218a79d3b333cc4354e5eb6
 


Reply via email to