fix Leap 15 build OBS-URL: https://build.opensuse.org/request/show/1163483 OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/deepin-image-viewer?expand=0&rev=21
173 lines
5.7 KiB
Plaintext
173 lines
5.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 29 09:06:33 UTC 2024 - Max Lin <mlin@suse.com>
|
|
|
|
- Refactor update-libraw-api.patch make it works between openSUSE
|
|
products
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 28 07:26:47 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Add update-libraw-api.patch, update api for libraw
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 21 15:39:18 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.9.9
|
|
* Fix bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 26 11:55:32 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.9.7
|
|
* Fix bugs
|
|
- Drop fix-library-link.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 02:07:21 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.9.4
|
|
* Add event tracking feature
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 13:41:34 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.9.2
|
|
* Fix bugs
|
|
- Add fix-library-link.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 14:55:58 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.8.13
|
|
* Bring edit feature
|
|
* Fix bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 30 13:08:34 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.8.2
|
|
* Add ocr feature
|
|
* fix bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 13:19:35 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.7.11
|
|
* Update translations
|
|
* Fix bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 9 09:05:37 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Fix broken release date in appdata
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 8 12:04:22 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 5.7.8
|
|
* Bugfix release
|
|
- Use find_lang macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 23 06:53:11 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Stop owning directories provided by filesystem and other packages
|
|
(every dir should only have one owner) (bsc#1184786)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 17 06:22:43 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.7.4
|
|
* Fix bugs
|
|
* Update help documents
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 17 06:10:24 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.7.4
|
|
* Fix bugs
|
|
* Update help document
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 19 09:44:53 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 5.6.3.73
|
|
* Use new dtk api
|
|
* The new ui design
|
|
- Drop deepin-image-viewer-Qt-5_15.patch, fixed by other way in spec
|
|
- Drop Add-missing-return-function.patch, merged by upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 25 03:14:16 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Add deepin-image-viewer-Qt-5_15.patch
|
|
* Support Qt 5.15
|
|
- Rename deepin-image-viewer-appdata.xml to deepin-image-viewer.appdata.xml
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 15:32:36 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Fix build with new gcc, add Add-missing-return-function.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 25 08:59:58 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 1.3.18
|
|
* use QPrintPropertiesDialog replace QPageSetupDialog
|
|
* Remember last choosed path
|
|
* Remove unused code
|
|
* Fix can not copy images to windows applications
|
|
* Not using color printing even if printers supports it
|
|
* QSqlDatabase and QSqlQuery thread-safety problem, used QMutexLocker;
|
|
DBManager
|
|
* improve english
|
|
* Translation update.
|
|
* Forward the navigation wheel event of the NavigationWidget to the ImageView
|
|
* Fix freeimage plugin caused crash
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 03:22:39 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
|
|
|
|
- Update version to 1.3.8
|
|
* Fix a crash in ImageWidget::event
|
|
* Support open svg
|
|
* Add swipe to go preview/next support
|
|
* Add pinch to zoom gesture
|
|
* Zoom under the cursor
|
|
* Fix use build version.
|
|
* Fix navigation bar close button.
|
|
* Fix fullscreen right menu cursor.
|
|
* Fix image view cursor.
|
|
* Fix fit the image to window.
|
|
* Fix the "Ctrl+C" shortcut is invalid
|
|
* Fix decide image format form the image file content
|
|
* Fix open the current path when the command lines is empty
|
|
* Support print preview
|
|
* Update ts file and deepin vendor support
|
|
* Use the file name sort the image list
|
|
* Support the recent file spec
|
|
* Fix empty command can start a new window
|
|
* Fix shortcut preview info is empty
|
|
* Fix shortcut is invalid
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 15:36:40 UTC 2018 - hillwood@opensuse.org
|
|
|
|
- Update version to 1.2.17
|
|
* Add notice for tif
|
|
* Add manual id
|
|
* Imageutils cutSquareImage support hidpi
|
|
* Fix bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 1 12:44:55 UTC 2017 - hillwood@opensuse.org
|
|
|
|
- Update to 1.2.16.4
|
|
* update some translations.
|
|
* Fix some bugs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 3 08:17:43 UTC 2017 - hillwood@opensuse.org
|
|
|
|
- Initial package.
|