Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pympress for openSUSE:Factory 
checked in at 2025-07-23 16:33:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pympress (Old)
 and      /work/SRC/openSUSE:Factory/.pympress.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pympress"

Wed Jul 23 16:33:38 2025 rev:5 rq:1295104 version:1.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/pympress/pympress.changes        2025-02-26 
17:17:16.844092587 +0100
+++ /work/SRC/openSUSE:Factory/.pympress.new.8875/pympress.changes      
2025-07-23 16:34:56.919468638 +0200
@@ -1,0 +2,15 @@
+Tue Jul 22 04:59:30 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.8.6:
+  * Fix building process on newer setuptools.
+  * Fix layout overview bug.
+  * Fix layout editing bug.
+  * Fix pointer mode activation bug.
+  * Fix media positioning issues.
+  * Updated translations.
+  * Update documentation with newer install processes and
+    correcting typos.
+- Use full Url for Source0.
+- Drop use of deprecated macro %suse_update_desktop_file.
+
+-------------------------------------------------------------------

Old:
----
  pympress-1.8.5.tar.gz

New:
----
  pympress-1.8.6.tar.gz

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

Other differences:
------------------
++++++ pympress.spec ++++++
--- /var/tmp/diff_new_pack.N5Tobo/_old  2025-07-23 16:34:57.887508393 +0200
+++ /var/tmp/diff_new_pack.N5Tobo/_new  2025-07-23 16:34:57.887508393 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pympress
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,12 +21,12 @@
 # Do not support python 2, and build a single package
 %define pythons python3
 Name:           pympress
-Version:        1.8.5
+Version:        1.8.6
 Release:        0
 Summary:        A simple and powerful dual-screen PDF reader designed for 
presentations
 License:        GPL-2.0-or-later
 URL:            https://github.com/Cimbali/pympress/
-Source0:        pympress-1.8.5.tar.gz
+Source0:        %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  coreutils
 BuildRequires:  fdupes
 BuildRequires:  findutils
@@ -39,16 +39,15 @@
 BuildRequires:  python3-setuptools >= 42
 BuildRequires:  python3-wheel
 BuildRequires:  sed
-BuildRequires:  update-desktop-files
 Requires:       gobject-introspection
 Requires:       gstreamer
 Requires:       gstreamer-plugins-base
 Requires:       gstreamer-plugins-good
 Requires:       gstreamer-plugins-good-gtk
 Requires:       gtk3
-Requires:       python(abi) >= 3.4
 Requires:       python3-gobject
 Requires:       python3-watchdog
+Requires:       python(abi) >= 3.4
 Requires:       typelib(DBus)
 Requires:       typelib(DBusGLib)
 Requires:       typelib(GLib)
@@ -89,7 +88,7 @@
 - and much more
 
 %prep
-%setup -q -n pympress-%{version}
+%autosetup
 
 %build
 %pyproject_wheel
@@ -105,8 +104,6 @@
 # Identify lang files
 %find_lang pympress
 
-%suse_update_desktop_file %{gtk_app_id}
-
 mkdir -p %{buildroot}%{_mandir}/man1/
 cp -av man/pympress.1 %{buildroot}%{_mandir}/man1/
 

++++++ pympress-1.8.5.tar.gz -> pympress-1.8.6.tar.gz ++++++
++++ 2044 lines of diff (skipped)

Reply via email to