Hello community,

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

Package is "foliate"

Tue Apr  7 10:31:02 2020 rev:4 rq:791769 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/foliate/foliate.changes  2019-12-09 
21:34:24.730117320 +0100
+++ /work/SRC/openSUSE:Factory/.foliate.new.3248/foliate.changes        
2020-04-07 10:32:19.282576755 +0200
@@ -1,0 +2,6 @@
+Sun Apr 05 16:08:11 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 2.0.0:
+  * New stable branch, various interface improvments and bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  foliate-1.5.3+54.obscpio

New:
----
  foliate-2.0.0.obscpio

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

Other differences:
------------------
++++++ foliate.spec ++++++
--- /var/tmp/diff_new_pack.RvJtHp/_old  2020-04-07 10:32:20.074577787 +0200
+++ /var/tmp/diff_new_pack.RvJtHp/_new  2020-04-07 10:32:20.074577787 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package foliate
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -18,7 +18,7 @@
 
 %define oname com.github.johnfactotum.Foliate
 Name:           foliate
-Version:        1.5.3+54
+Version:        2.0.0
 Release:        0
 Summary:        A simple and modern GTK eBook reader
 License:        GPL-3.0-only
@@ -38,7 +38,7 @@
 %lang_package
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
 %meson
@@ -48,10 +48,10 @@
 %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}/%{oname}/assets/KindleUnpack/*; do
+for file in %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/*; do
    chmod a-x $file
 done
-pushd %{buildroot}%{_datadir}/%{oname}/assets/KindleUnpack/
+pushd %{buildroot}%{_datadir}/%{name}/assets/KindleUnpack/
 sed -i -e '/^#!\//, 1d' *.py
 popd
 %find_lang %{oname} --with-gnome
@@ -61,7 +61,7 @@
 %doc README.md
 %{_bindir}/%{oname}
 %{_datadir}/applications/
-%{_datadir}/%{oname}/
+%{_datadir}/%{name}
 %{_datadir}/glib-2.0/schemas/
 %{_datadir}/metainfo/
 %{_datadir}/icons/hicolor/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RvJtHp/_old  2020-04-07 10:32:20.098577818 +0200
+++ /var/tmp/diff_new_pack.RvJtHp/_new  2020-04-07 10:32:20.102577824 +0200
@@ -4,8 +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="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
-    <param name="revision">1.x</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"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RvJtHp/_old  2020-04-07 10:32:20.118577844 +0200
+++ /var/tmp/diff_new_pack.RvJtHp/_new  2020-04-07 10:32:20.118577844 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/johnfactotum/foliate.git</param>
-              <param 
name="changesrevision">c93f623c1b5a93eb54744d1dba3f8f8ff047606f</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">01d32d67de021fa452cc354ec2a0ea24d314a8a1</param></service></servicedata>
\ No newline at end of file

++++++ foliate-1.5.3+54.obscpio -> foliate-2.0.0.obscpio ++++++
++++ 39462 lines of diff (skipped)

++++++ foliate.obsinfo ++++++
--- /var/tmp/diff_new_pack.RvJtHp/_old  2020-04-07 10:32:20.314578100 +0200
+++ /var/tmp/diff_new_pack.RvJtHp/_new  2020-04-07 10:32:20.314578100 +0200
@@ -1,5 +1,5 @@
 name: foliate
-version: 1.5.3+54
-mtime: 1570584127
-commit: c93f623c1b5a93eb54744d1dba3f8f8ff047606f
+version: 2.0.0
+mtime: 1586072152
+commit: 01d32d67de021fa452cc354ec2a0ea24d314a8a1
 


Reply via email to