2 Commits

Author SHA256 Message Date
b6fa961fec Accepting request 1309377 from graphics
OBS-URL: https://build.opensuse.org/request/show/1309377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/converseen?expand=0&rev=39
2025-10-07 16:26:46 +00:00
Ferdinand Thiessen
c610989186 - update to 0.15.0.3 – 2025-09-11 – Latest!
* Fixed crashes with images containing inconsistent or corrupted metadata
  * Various bug fixes
- version 0.15.0.2 – 2025-07-15
  * Updated Chinese translation
  * Updated French translation
  * Various bug fixes
- version 0.15.0.1 – 2025-07-05
  * Fixed problem with UTF-8 characters in some languages
  * Updated Chinese translation
  * Various bug fixes
- version 0.15.0.0 – 2025-07-01
  * Windows 64-bit port based on Qt6
  * Added theme selection option
  * Added image size and resolution info to the main list
  * Added inverted check selection
  * Updated Italian translation
  * Various Bugfixes
- version 0.14.0.0 – 2025-04-25
  * Images are now displayed and converted with the correct orientation when Exif orientation data is present
  * Fixed a bug when importing TIF files
  * Updated Russian translation
  * Various Bugfixes
- version 0.13.0.1 – 2025-03-24
  * Updated French translation
  * Various Bugfixes
- version 0.13.0.0 – 2025-03-20
  * Added options for handling existing files during conversion
  * Updated Italian translation
  * Various Bugfixes
- version 0.12.2.5 – 2025-01-22
  * Minor UI fixes
  * Updated Italian translations
  * Various Bugfixes
- version 0.12.2.4 – 2024-10-29
  * Fixed a bug affecting localization file access
  * Various Bugfixes
- version 0.12.2.3 – 2024-04-21
  * Updated French translation
  * AppImage version ported to Qt6
  * Flatpak version ported to Q6 with libjxl support for ImageMagick
  * Various Bugfixes
- version 0.12.2.2 – 2024-04-15
  * Reading PDF files during import is now much faster (Works only with ImageMagick7)
  * Service Menu is now compatible with KDE Plasma 6
  * Fixed keyboard shortcuts
  * Various Bugfixes
- version 0.12.2.1 – 2024-03-18
  * Fixed problem with language file path in some Linux-based operating systems
  * Updated Italian Translation
  * Various Bugfixes
- version 0.12.2.0 – 2024-03-10
  * Fixed problem with resolution settings when converting from PDF to image
  * Fixed bug with the resolution setting of PNG images
  * Fixed bug with displaying the resolution correctly in the UI
  * Fixed problem with program icon display in Wayland
  * Fixed problem with displaying dialogs in Wayland
  * Updated French translation
  * Various Bugfixes
- version 0.12.1.0 – 2024-02-06
  * Fixed an issue with setting the resolution accurately when supported by images
  * Fixed an issue with setting the correct resolution when converting PDF to image files
  * The program now verifies correct installation of Ghostscript on Windows
  * The Windows versions of Converseen are now codesigned by SignPath
  * The Windows installer is now built using MSI (via cpack WIX)
  * Updated icon to modern design, aligning with contemporary styles
  * Updated Italian translation
  * Various Bugfixes
- version 0.12.0.2 – 2024-01-08
  * Added small improvements and optimizations
  * Updated French translation
  * Various Bugfixes
- version 0.12.0.1 – 2023-12-16
  * Added new options for contributing to project development
  * Added slight improvements to the user interface
  * Updated Italian translation
  * Various Bugfixes
- version 0.12.0.0 – 2023-11-26
  * Porting to Qt6: Now the program can be compiled with both Qt5 and Qt6 (See the Install.md file for more information).
  * Now, the program does not autoreset the image resolution settings when the list is emptied
  * The "Link with Aspect Ratio with Selected Image" option is now a button
  * Added some help information in the UI to clarify the operation of some buttons
  * Updated French translation
  * Various Bugfixes
- version 0.11.0.1 – 2023-10-17
  * Updated Turkish translation
  * Various Bugfixes
- version 0.11.0.0 – 2023-09-12
  * Various changes in the User Interface
  * Skipping conversion when "Don't change the format" is selected but the output format is not supported
  * Removed unused video formats
  * Updated Italian and French translations
  * Various Bugfixes
- version 0.10.0.1 – 2023-08-15
  * Fixed a compile error when using ImageMagick-6
  * Various Bugfixes
- version 0.10.0.0 – 2023-08-10
  * Now it's possible to import entire folders and subfolders
  * Revamped PDF processor tool
  * Fixed decimal values in scaling by percentage
  * Added help pages for PDF conversion
  * Now the program is available also for macOS 10.13+
  * Updated Italian and French translations
  * Various improvements in the user interface
  * Various Bugfixes-

OBS-URL: https://build.opensuse.org/package/show/graphics/converseen?expand=0&rev=68
2025-10-06 19:35:29 +00:00
4 changed files with 118 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e875699b16fe4306c157581e63cd1ff7ba1fc7ae000a0afd21885ed7dc53bc64
size 814561

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85511aed2644a7e87f5bcbe60cbc3edcbdcfbb2c4bb9416df939ba84ad31a503
size 446838

View File

@@ -1,3 +1,112 @@
-------------------------------------------------------------------
Mon Oct 6 13:25:11 UTC 2025 - Frantisek Simorda <frantisek.simorda@suse.com>
- update to 0.15.0.3 2025-09-11 Latest!
* Fixed crashes with images containing inconsistent or corrupted metadata
* Various bug fixes
- version 0.15.0.2 2025-07-15
* Updated Chinese translation
* Updated French translation
* Various bug fixes
- version 0.15.0.1 2025-07-05
* Fixed problem with UTF-8 characters in some languages
* Updated Chinese translation
* Various bug fixes
- version 0.15.0.0 2025-07-01
* Windows 64-bit port based on Qt6
* Added theme selection option
* Added image size and resolution info to the main list
* Added inverted check selection
* Updated Italian translation
* Various Bugfixes
- version 0.14.0.0 2025-04-25
* Images are now displayed and converted with the correct orientation when Exif orientation data is present
* Fixed a bug when importing TIF files
* Updated Russian translation
* Various Bugfixes
- version 0.13.0.1 2025-03-24
* Updated French translation
* Various Bugfixes
- version 0.13.0.0 2025-03-20
* Added options for handling existing files during conversion
* Updated Italian translation
* Various Bugfixes
- version 0.12.2.5 2025-01-22
* Minor UI fixes
* Updated Italian translations
* Various Bugfixes
- version 0.12.2.4 2024-10-29
* Fixed a bug affecting localization file access
* Various Bugfixes
- version 0.12.2.3 2024-04-21
* Updated French translation
* AppImage version ported to Qt6
* Flatpak version ported to Q6 with libjxl support for ImageMagick
* Various Bugfixes
- version 0.12.2.2 2024-04-15
* Reading PDF files during import is now much faster (Works only with ImageMagick7)
* Service Menu is now compatible with KDE Plasma 6
* Fixed keyboard shortcuts
* Various Bugfixes
- version 0.12.2.1 2024-03-18
* Fixed problem with language file path in some Linux-based operating systems
* Updated Italian Translation
* Various Bugfixes
- version 0.12.2.0 2024-03-10
* Fixed problem with resolution settings when converting from PDF to image
* Fixed bug with the resolution setting of PNG images
* Fixed bug with displaying the resolution correctly in the UI
* Fixed problem with program icon display in Wayland
* Fixed problem with displaying dialogs in Wayland
* Updated French translation
* Various Bugfixes
- version 0.12.1.0 2024-02-06
* Fixed an issue with setting the resolution accurately when supported by images
* Fixed an issue with setting the correct resolution when converting PDF to image files
* The program now verifies correct installation of Ghostscript on Windows
* The Windows versions of Converseen are now codesigned by SignPath
* The Windows installer is now built using MSI (via cpack WIX)
* Updated icon to modern design, aligning with contemporary styles
* Updated Italian translation
* Various Bugfixes
- version 0.12.0.2 2024-01-08
* Added small improvements and optimizations
* Updated French translation
* Various Bugfixes
- version 0.12.0.1 2023-12-16
* Added new options for contributing to project development
* Added slight improvements to the user interface
* Updated Italian translation
* Various Bugfixes
- version 0.12.0.0 2023-11-26
* Porting to Qt6: Now the program can be compiled with both Qt5 and Qt6 (See the Install.md file for more information).
* Now, the program does not autoreset the image resolution settings when the list is emptied
* The "Link with Aspect Ratio with Selected Image" option is now a button
* Added some help information in the UI to clarify the operation of some buttons
* Updated French translation
* Various Bugfixes
- version 0.11.0.1 2023-10-17
* Updated Turkish translation
* Various Bugfixes
- version 0.11.0.0 2023-09-12
* Various changes in the User Interface
* Skipping conversion when "Don't change the format" is selected but the output format is not supported
* Removed unused video formats
* Updated Italian and French translations
* Various Bugfixes
- version 0.10.0.1 2023-08-15
* Fixed a compile error when using ImageMagick-6
* Various Bugfixes
- version 0.10.0.0 2023-08-10
* Now it's possible to import entire folders and subfolders
* Revamped PDF processor tool
* Fixed decimal values in scaling by percentage
* Added help pages for PDF conversion
* Now the program is available also for macOS 10.13+
* Updated Italian and French translations
* Various improvements in the user interface
* Various Bugfixes-
-------------------------------------------------------------------
Sun Apr 30 13:59:18 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package converseen
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.11.1
Version: 0.15.0.3
Release: 0
Summary: Batch Image Conversion Tool
License: GPL-3.0-or-later
@@ -55,7 +55,7 @@ With converseen you can:
%prep
%setup -q
chmod -x README.md COPYING
chmod -x README.md COPYING.txt
%build
%cmake
@@ -81,7 +81,7 @@ Type=Application
EOF
%cmake_install
rm -rf %{buildroot}%{_datadir}/kservices5/
rm -rf %{buildroot}%{_datadir}/kservices5/
# strip incorrect sRGB profile
convert res/%{name}.png -strip res/%{name}.png
@@ -95,12 +95,13 @@ done
%suse_update_desktop_file net.fasterland.%{name}
%files
%license COPYING
%license COPYING.txt
%doc README.md
%{_bindir}/%{name}
%{_datadir}/applications/net.fasterland.%{name}.desktop
%{_datadir}/icons/hicolor/*/*/%{name}.*
%{_datadir}/metainfo/%{name}.appdata.xml
%exclude %{_datadir}/kio/servicemenus/converseen_import.desktop
%files lang -f %{name}.lang
%dir %{_datadir}/%{name}/