Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2023-05-01 18:51:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/converseen (Old)
 and      /work/SRC/openSUSE:Factory/.converseen.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "converseen"

Mon May  1 18:51:27 2023 rev:38 rq:1083831 version:0.9.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/converseen/converseen.changes    2022-05-07 
23:54:24.660917233 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new.1533/converseen.changes  
2023-05-01 18:51:29.753467292 +0200
@@ -1,0 +2,36 @@
+Sun Apr 30 13:59:18 UTC 2023 - Carsten Ziepke <[email protected]>
+
+- Update to 0.9.11.1
+  * Added decimal values in scaling by percentage
+  * Various improvements in the user interface
+  * Various Bugfixes
+- Changes in 0.9.11.0
+  * Now, it’s possible to attempt to process corrupted images
+  * Updated Turkish Translation
+  * Updated Italian translation
+  * Various Bugfixes
+- Changes in 0.9.10.1
+  * Fixed random crash that may happen when images are removed
+    from the list
+  * Updated Russian translation
+  * Various Bugfixes
+- Changes in 0.9.10.0
+  * Added WebP support for quality, compression, etc
+  * Added a feature to remove metadata when images are processed
+  * Fixed a bug that inhibits the overwrite feature when the
+    Rename option is checked
+  * Various Bugfixes
+- Changes in 0.9.9.8
+  * Updated Russian, Turkish and Italian translations
+  * Various Bugfixes
+- Changes in 0.9.9.7
+  * Added hicolor icons on Linux
+  * The program is now adapted to be distributed as AppImage
+  * The program is now adapted to be distributed as Snap Package
+  * Various Bugfixes
+- Changes in 0.9.9.6
+  * Improved quality and compression settings for JPEG and PNG
+    formats
+  * Various Bugfixes
+
+-------------------------------------------------------------------

Old:
----
  converseen-0.9.9.5.tar.bz2

New:
----
  converseen-0.9.11.1.tar.bz2

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

Other differences:
------------------
++++++ converseen.spec ++++++
--- /var/tmp/diff_new_pack.4bXfhx/_old  2023-05-01 18:51:30.265470331 +0200
+++ /var/tmp/diff_new_pack.4bXfhx/_new  2023-05-01 18:51:30.269470355 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package converseen
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           converseen
-Version:        0.9.9.5
+Version:        0.9.11.1
 Release:        0
 Summary:        Batch Image Conversion Tool
 License:        GPL-3.0-or-later
@@ -63,7 +63,7 @@
 
 %install
 # Create desktop file because the original one is incorrect.
-cat > res/%{name}.desktop << EOF
+cat > res/net.fasterland.%{name}.desktop << EOF
 [Desktop Entry]
 Name=Converseen
 GenericName=Batch Image Converter
@@ -81,10 +81,8 @@
 EOF
 
 %cmake_install
-rm -rf \
-    %{buildroot}%{_datadir}/kde4/ \
-    %{buildroot}%{_datadir}/kservices5/ \
-    %{buildroot}%{_datadir}/pixmaps/%{name}.png
+rm -rf %{buildroot}%{_datadir}/kservices5/ 
+
 # strip incorrect sRGB profile
 convert res/%{name}.png -strip res/%{name}.png
 for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
@@ -94,13 +92,13 @@
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png || true
 done
 %find_lang %{name} --with-qt
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file net.fasterland.%{name}
 
 %files
 %license COPYING
 %doc README.md
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/net.fasterland.%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.*
 %{_datadir}/metainfo/%{name}.appdata.xml
 

++++++ converseen-0.9.9.5.tar.bz2 -> converseen-0.9.11.1.tar.bz2 ++++++
++++ 12747 lines of diff (skipped)

Reply via email to