* HEJ2 images can be saved by nomacs OBS-URL: https://build.opensuse.org/package/show/graphics/nomacs?expand=0&rev=68
398 lines
13 KiB
Plaintext
398 lines
13 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue May 13 19:18:33 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Update to version 3.21.1
|
||
* HEJ2 images can be saved by nomacs
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 3 20:03:35 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Update to version 3.21.0
|
||
* Refactored thumbnail and general image loader
|
||
* Support for mirrored orientation
|
||
* Light and Dark Themes
|
||
* Various bug fixes, code clean-ups and minor refactoring
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 30 18:48:14 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Update to version 3.19.1
|
||
* fix non-maximized window at startup on GNOME
|
||
* Give default focus to central widget
|
||
* Fix incorrect positioning when sorted by metadata
|
||
* add logging for moveToTrash
|
||
* save selection on directory change
|
||
* Fix navigation loss after file deletion
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jul 16 18:32:24 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Update to version 3.19.0
|
||
* Fix mouse wheel behavior with Alt modifier
|
||
* Fix random comparison of images
|
||
* Fix missing window icon when running under Wayland
|
||
* Fix wrong coordinates in crop toolbar
|
||
* Fix incorrect crop tooltip when rotating
|
||
* fix broken zip thumbnails
|
||
* Fix infinite loop when scanning subfolder
|
||
* Fix segfaults or hangs when sorting
|
||
* Fix segfault in history dock when last tab is closed
|
||
* Fix status bar displaying wrong zoom
|
||
* Fix segfault on thumbnailer
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jul 6 09:18:12 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Build leap with clang: gcc version doesn't support c++17
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 25 16:24:23 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Add kf6-kimageformats Requires: Enable QOI format support
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Apr 13 22:49:46 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Ported to Qt6
|
||
- Remove unneeded BuildRequires:
|
||
* pkgconfig(Qt5Concurrent)
|
||
* pkgconfig(Qt5Network)
|
||
* pkgconfig(Qt5PrintSupport)
|
||
* pkgconfig(Qt5Svg)
|
||
* pkgconfig(Qt5Widgets)
|
||
* quazip-qt5-devel
|
||
* lcov
|
||
* libqt5-linguist-devel
|
||
* opencv-qt5-devel
|
||
- Add ported Qt6 BuildRequires:
|
||
* hicolor-icon-theme
|
||
* cmake(OpenCV)
|
||
* cmake(Qt6Core)
|
||
* cmake(Qt6Core5Compat)
|
||
* cmake(Qt6Network)
|
||
* cmake(Qt6LinguistTools)
|
||
* cmake(Qt6PrintSupport)
|
||
* cmake(Qt6Concurrent)
|
||
* cmake(Qt6Svg)
|
||
- Change source plugin to git v-tyrtov for support Qt6 build
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 14 09:22:59 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||
|
||
- Update to version 3.17.2295
|
||
* Option to close nomacs with middle mouse button if enabled in
|
||
settings
|
||
* QOI (Quite OK Image Format) support (needs kimageformats 5.110)
|
||
* Possibility to build nomacs with Exiv2 0.28.0
|
||
* Remove implicit auto-save.
|
||
* Revert crop functionality.
|
||
* extends the new crop tool
|
||
* fixes crash when anti-aliasing is enabled
|
||
* improves translations
|
||
- Remove unneeded patch:
|
||
* quazip1_cmake_remove_after_new_version.diff
|
||
* nomacs-fix-exiv2-0.28.patch
|
||
- Add source and subpackage nomacs-plugins
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Aug 2 12:04:42 UTC 2023 - Jorik Cronenberg <jorik.cronenberg@suse.com>
|
||
|
||
- Add nomacs-fix-exiv2-0.28.patch to fix libexiv2 build errors
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 29 19:29:54 UTC 2020 - Petr Vanek <petr@yarpen.cz>
|
||
|
||
- QuaZip1 migration
|
||
* patch quazip1_cmake_remove_after_new_version.diff also
|
||
sent to the upstream
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 7 00:29:08 UTC 2020 - Namor Barcode <z1trus@gmx.com> - 3.16.224
|
||
|
||
- Update to version 3.16.224
|
||
* avif support
|
||
* cr3, pcx support added
|
||
* default system theme added
|
||
* edit: adds blur
|
||
* translations updated
|
||
* plugins: adds composite image plugin
|
||
* bug fixes
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 16 18:29:49 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||
|
||
- Update to version 3.14:
|
||
* Add HEIF/HEIC support.
|
||
* Add metadata filtering.
|
||
* Reduce start-up time.
|
||
* Bug fixes.
|
||
- Remove nomacs-3.12-fix-DkImageStorage.patch,
|
||
Fix-build-with-GCC9.patch: fixed upstream.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Feb 23 19:28:57 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||
|
||
- Add nomacs-3.12-fix-DkImageStorage.patch: Fix DkImageStorage
|
||
(commits e4d0c079, 7779c75b).
|
||
- Drop openSUSE Leap 42.x support.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 2 10:34:00 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||
|
||
- Add Fix-build-with-GCC9.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 25 22:00:00 UTC 2019 - pavlk@pavlk.cz
|
||
|
||
- Update to version 3.12:
|
||
* New icon theme,
|
||
* An improved dark theme
|
||
* Speed-ups
|
||
* Recent files panel renewed
|
||
* New icon theme
|
||
* Improved drag&drop of thumbnail preview (copy/move/link)
|
||
* Editable zoom levels
|
||
* Fill transparent background with a color added
|
||
* LAN client removed
|
||
* Batch: original filename is added to the metadata
|
||
* Frameless: multi-screen setup improved
|
||
* SVG: resulting image size can be adjusted when converting
|
||
* RLE compressed TGA support
|
||
* Bug fixes
|
||
- Remove nomacs-use-quazip-qt5.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 12 08:21:30 UTC 2018 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.10.2:
|
||
* Fix disabling update interactions.
|
||
* Add config.ini that can be used for multi-user systems.
|
||
* Restore mng and jp2 support.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 11 06:29:18 UTC 2018 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.10.1 (changes since 3.8.1):
|
||
* Improve anti-aliasing.
|
||
* Improve printing.
|
||
* Print multiple pages from thumbnail preview.
|
||
* Support animated WebP.
|
||
* Support JPG compressed TIFFs.
|
||
* Add batch cropping.
|
||
* Update the PSD library.
|
||
* Add Qt style/ plugins.
|
||
* Add padding to HUD labels (e.g. zoom).
|
||
* Add new translations: Bosnian, Croation, Serbian.
|
||
- Remove nomacs-3.8.1-fix-qt-5.11.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 12 11:12:00 UTC 2018 - sor.alexei@meowr.ru
|
||
|
||
- Add nomacs-3.8.1-fix-qt-5.11.patch: Fix Qt 5.11+ compatibility.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 16 16:30:48 UTC 2018 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.8.1:
|
||
* Update lipqpsd.
|
||
* Add themes.
|
||
* Add a basic dark theme.
|
||
- Use the %license tag for licences.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 20 21:45:48 UTC 2018 - aloisio@gmx.com
|
||
|
||
- Added nomacs-use-quazip-qt5.patch to link against quazip-qt5
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Nov 26 22:59:10 UTC 2017 - sor.alexei@meowr.ru
|
||
|
||
- Build with the Release build type (gh#opencv/opencv#10105).
|
||
- Re-enable locales.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 10 09:40:52 UTC 2017 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.8.0:
|
||
* Full PhaseOne Support (Monochrome).
|
||
* Optimise RAW loader (less RAM & speed-up).
|
||
* Improve RAW loading (reduce pink pixels).
|
||
* Fix Drag & Drop.
|
||
* Fix batch resize.
|
||
* Fix GPS link.
|
||
* Fix the translation downloader.
|
||
- Remove nomacs-remove-datetime.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Mar 28 19:40:11 UTC 2017 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.6.1 (changes since 3.4):
|
||
* Introduce image adjustments.
|
||
* Add Exposure.
|
||
* Batch:
|
||
+ Improve profiles
|
||
+ Add image adjustments.
|
||
+ Add settings for batch plugins
|
||
* Extended tab functions.
|
||
* Settings Editor
|
||
* Icons for high DPI displays.
|
||
* Fix a crash on exit.
|
||
* Move bug reporting to GitHub.
|
||
- Add nomacs-remove-datetime.patch: Remove __DATE__ and __TIME__.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.4:
|
||
* Rework Batch UI.
|
||
* Add Batch Profiles.
|
||
* Cropping to metadata.
|
||
* Improve RGB to Gray.
|
||
* Fix crash on delete.
|
||
* Fix slow thumbnail rendering.
|
||
* Improve start-up time.
|
||
* Fix RAW/PSD orientation.
|
||
- Remove nomacs-3.2.0-gcc6.patch: fixed upstream.
|
||
- Remove /usr/lib(|64)/libnomacs*.so files: for development, yet
|
||
no development seem possible for nomacs now.
|
||
- Add ldconfig to post(|un).
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jun 17 10:36:49 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Add nomacs-3.2.0-gcc6.patch from
|
||
https://github.com/nomacs/nomacs/issues/62: fix GCC6 errors
|
||
(boo#985374).
|
||
|
||
-------------------------------------------------------------------
|
||
Wed May 4 16:34:01 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Update to version 3.2.0:
|
||
* Redesign plugin framework.
|
||
* New preferences.
|
||
* Add Undo & History dock.
|
||
* Improve statusbar (e.g. zoom level).
|
||
* All Icons are SVG (UHD monitors).
|
||
* Add compression to Batch.
|
||
* Extend image transitions (swipe).
|
||
- Remove nomacs-3.0.0-opencv-detection.patch: fixed upstream.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru
|
||
|
||
- Add nomacs-3.0.0-opencv-detection.patch to fix detection of
|
||
OpenCV 3.x and later.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Dec 17 18:28:24 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 3.0.0:
|
||
* Add plugins support.
|
||
* Full SVG support.
|
||
* Add Quick Launch.
|
||
* Add Tiny Planet option.
|
||
* Improve batch processing.
|
||
* Add command line arguments.
|
||
* Improve zoom control.
|
||
* Add Bulgarian and Ukrainian translations.
|
||
- Remove nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.4.6:
|
||
* Directory ScrollBar added again (and updated).
|
||
* Fix various crashes (metadata saving/displaying).
|
||
* Fix sorting.
|
||
* Fix some minor bugs.
|
||
- Rebase nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 17 12:32:23 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.4.4:
|
||
* Improved batch processing (add images from multiple directories).
|
||
* New Metadata HUD panel (choose entries dynamically).
|
||
* Default strings are now translated.
|
||
* File sorting is (hopefully) fixed.
|
||
* Gamma correction for rescaling is now 16 bit (smooth gradients).
|
||
* Zoom to Fit added (replaces ‘Reset Zoom’).
|
||
* Saving of multiple tabs.
|
||
* UTF-8 encoding for image notes.
|
||
* General stability improvements.
|
||
- Rebase nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 2 23:11:02 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.4.2:
|
||
* Image Manipulations are fixed now (black images on e.g. gamma).
|
||
* Resize with gamma correction (black images if gamma was
|
||
checked).
|
||
* Crash fix (if reload occurred after an image resize).
|
||
* Fix Batch Processing.
|
||
* Fix GIF movie toolbar.
|
||
* Update translations.
|
||
- Add nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Feb 26 11:28:42 UTC 2015 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.4.0:
|
||
* Batch processing (you can try it by clicking
|
||
Tools > Batch Processing).
|
||
* Image tabs (open multiple images within different tabs).
|
||
* Thumbnail preview improved (copy/paste delete/rename is now
|
||
supported).
|
||
* Zoom panel improved (you can now chose a specific zoom level).
|
||
* Olympus RAW added.
|
||
* Convert to grayscale added.
|
||
* Faster directory loading (especially if you have many images
|
||
in a directory).
|
||
* Gesture improvements.
|
||
* Saving of images from archives (e.g. zip, docx) is now supported.
|
||
* File sorting improved.
|
||
* Stability improvements.
|
||
- Remove nomacs-strcmp-fix.patch and nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 12 11:13:02 UTC 2014 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.2.0:
|
||
* Bugfixes and new features
|
||
(see http://nomacs.org/redmine for details).
|
||
- Compile against Qt5 instead of Qt4.
|
||
- Rebase nomacs-strcmp-fix.patch.
|
||
- Add nomacs-qt5-build-fix.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Aug 3 16:56:32 UTC 2014 - sor.alexei@meowr.ru
|
||
|
||
- Update to 2.0.2.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 17 19:23:37 UTC 2014 - sor.alexei@meowr.ru
|
||
|
||
- Update to 1.6.4.
|
||
- Embrace openSUSE packaging policy.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Feb 24 00:00:00 UTC 2013 - ti.eugene@gmail.com
|
||
|
||
- Update to 1.0.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun May 24 00:00:00 UTC 2012 - petr@scribus.info
|
||
|
||
- Update to 0.3.2.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Mar 3 00:00:00 UTC 2012 - petr@scribus.info
|
||
|
||
- Update to 0.3.0.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 5 00:00:00 UTC 2011 - petr@scribus.info
|
||
|
||
- Initial package.
|