Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package epy for openSUSE:Factory checked in 
at 2021-11-27 23:42:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epy (Old)
 and      /work/SRC/openSUSE:Factory/.epy.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epy"

Sat Nov 27 23:42:33 2021 rev:2 rq:934246 
version:2021.10.23+git.1636702550.2ab1584

Changes:
--------
--- /work/SRC/openSUSE:Factory/epy/epy.changes  2021-10-13 18:10:03.071647464 
+0200
+++ /work/SRC/openSUSE:Factory/.epy.new.1895/epy.changes        2021-11-27 
23:43:04.604344900 +0100
@@ -1,0 +2,15 @@
+Sat Nov 27 10:19:32 UTC 2021 - [email protected]
+
+- Update to version 2021.10.23+git.1636702550.2ab1584:
+  * Fixed reset to beginning of row when resizing term and Seamless==True
+  * Implement SeamlessBetweenChapters Squashed commit of the following:
+  * Minor annotation & prevent next page animation on edge of book
+  * Removed Board class
+  * Added TextStructure dataclass
+  * Give styling to images
+  * Better image opening scheme
+  * Refactor parser.get_lines(width) to get_lines(textwidth)
+  * Fixed image cursor on double spread and progress pctg in double spread
+  * Refactor variables
+
+-------------------------------------------------------------------

Old:
----
  epy-2021.7.16.tar.gz

New:
----
  _service
  _servicedata
  epy-2021.10.23+git.1636702550.2ab1584.tar.gz

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

Other differences:
------------------
++++++ epy.spec ++++++
--- /var/tmp/diff_new_pack.sTstQn/_old  2021-11-27 23:43:05.044343458 +0100
+++ /var/tmp/diff_new_pack.sTstQn/_new  2021-11-27 23:43:05.044343458 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-epy-reader
+# spec file for package epy
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -15,16 +15,18 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           epy
-Version:        2021.7.16
+Version:        2021.10.23+git.1636702550.2ab1584
 Release:        0
 Summary:        CLI ebook reader
-License:        GPL-3.0
+License:        GPL-3.0-only
 URL:            https://github.com/wustho/epy
-Source:         
https://files.pythonhosted.org/packages/source/e/epy-reader/epy-reader-%{version}.tar.gz#/epy-%{version}.tar.gz
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-mobi
+# Source:         
https://files.pythonhosted.org/packages/source/e/epy-reader/epy-reader-%%{version}.tar.gz#/epy-%%{version}.tar.gz
+Source:         epy-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  python3-mobi
+BuildRequires:  python3-setuptools
 Requires:       python3-mobi
 Suggests:       sdcv
 Suggests:       dictd
@@ -47,7 +49,7 @@
     Double Spread
 
 %prep
-%setup -q -n epy-reader-%{version}
+%autosetup -p1 -n epy-%{version}
 
 %build
 python3 setup.py build

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionprefix">2021.10.23+git</param>
    <param name="url">https://github.com/wustho/epy.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git*</param>
    <param name="changesgenerate">enable</param>
    <param name="changesauthor">[email protected]</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
    <param name="keep">enable</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/wustho/epy.git</param>
              <param 
name="changesrevision">2ab1584d2e05b95587d209280b5a56811e651d72</param></service></servicedata>

Reply via email to