File krename.changes of Package krename

-------------------------------------------------------------------
Fri Aug  4 13:26:36 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Add patches:
  * 0001-Support-podofo-0.10.patch
  * 0002-cmake-Improve-FindPoDoFo.patch

-------------------------------------------------------------------
Tue Jul  4 06:37:49 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Add patch:
  * 0001-Fix-build-with-exiv2-0.28-raise-minimum-to-0.27.patch

-------------------------------------------------------------------
Tue Sep  6 08:22:59 UTC 2022 - Wolfgang Bauer <wbauer@tmo.at>

- Update to 5.0.2:
  * Prevent resizing issues with huge history entries (kde#398980)
  * cmake: stop shipping app icons as locolor
  * cmake: install 16px locolor icon as hicolor
  * Add additional information to Appstream metadata
  * Port away from deprecated KMessageBox::sorry
  * Use action terms instead of Yes/No buttons in dialogs
  * Remove the handbook entry leading into nowhere
  * Fix starting from app launcher on Wayland (kde#427207)
  * Updated translations (with newly included Estonian and Indonesian)
- Add signature file and keyring

-------------------------------------------------------------------
Sat Apr 17 17:23:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update URL.

-------------------------------------------------------------------
Tue Oct 20 12:01:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Make krename own the locolor icon directories.
  kf5-filesystem doesn't own these folders anymore.

-------------------------------------------------------------------
Tue Oct  6 12:40:20 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>

- Update to 5.0.1:
  * Escape/unescape filenames with special characters (kde#391291)
  * Close the app if the progress dialog is closed (kde#395084)
  * Fix building against exiv2-0.27
  * Fix build with taglib and ECM >= 5.72.0
  * Make icons look sharp with HiDPI (kde#418112)
- Drop patches merged upstream:
  * 0001-Use-cmakedefine01-instead-of-macro_bool_to_01.patch
  * 0002-Fix-building-against-exiv2-0.27.patch
  * 0003-Fix-the-previous-commits-and-the-build-with-exiv2-0..patch
  * use-local-cmake-modules-first.patch
  * Close-the-app-if-the-progress-dialog-is-closed.patch
- Drop lower-minimum-cmake-version.patch, Leap 42.3 is no longer
  supported
- Refresh servicemenus-files.patch

-------------------------------------------------------------------
Fri Oct  2 05:27:00 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>

- Add Close-the-app-if-the-progress-dialog-is-closed.patch to fix
  krename not terminating after renaming (boo#1177221, kde#395084)

-------------------------------------------------------------------
Thu Aug 27 12:46:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Spec cleanup

-------------------------------------------------------------------
Sat Jul 11 13:56:25 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>

- Add use-local-cmake-modules-first.patch to fix build with KDE
  Frameworks 5.72.0
- Remove no longer necessary workaround for podofo 0.9.5

-------------------------------------------------------------------
Wed Jan  9 01:03:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Trim filler words from description. Fix bumpy grammar in the
  sentence with filename composition.

-------------------------------------------------------------------
Wed Jan  2 09:58:56 UTC 2019 - wbauer@tmo.at

- Add upstream patches to add support for exiv2-0.27:
  * 0001-Use-cmakedefine01-instead-of-macro_bool_to_01.patch
  * 0002-Fix-building-against-exiv2-0.27.patch
  * 0003-Fix-the-previous-commits-and-the-build-with-exiv2-0..patch
- Add lower-minimum-cmake-version.patch for Leap 42.3 to make it
  build with the older cmake version (3.5.2)
- Update servicemenus-files.patch and remove-gplv2-code.diff to
  conform to -p1 and use "%autopatch -p1" to apply all patches
- Add missing Qt5Test build requirement
- Change URL to userbase.kde.org, krename.net is a bit outdated
- Run spec-cleaner

-------------------------------------------------------------------
Thu Feb 15 13:17:43 UTC 2018 - wbauer@tmo.at

- Update to 5.0.0:
  * Ported to Qt5 and KDE Frameworks 5
- Drop no longer necessary patches:
  * gcc6-fix.patch
  * fix-freetype2-includes.patch
  * krename-4.0.7_add_common_names_to_FindLIBPODOFO.patch
  * desktop-files.diff
- Let %suse_update_desktop_file add a GenericName instead of using
  a patch for that

-------------------------------------------------------------------
Fri Jun 17 16:50:33 UTC 2016 - wbauer@tmo.at

- Add gcc6-fix.patch to fix build with gcc6 (boo#985366)

-------------------------------------------------------------------
Sun Mar  9 13:15:52 UTC 2014 - tittiatcoke@gmail.com

- Add patch fix-freetype2-includes.patch to ensure that the right
  freetype2 includes are found

-------------------------------------------------------------------
Sat Nov 24 21:40:30 UTC 2012 - alinm.elena@gmail.com

- added freetype2 dependency 

-------------------------------------------------------------------
Mon May  7 10:15:58 UTC 2012 - idonmez@suse.com

- Fix taglib requires for older distros 

-------------------------------------------------------------------
Sun Apr 15 19:59:08 UTC 2012 - dmueller@suse.com

- fix buildrequires (taglib->libtag) 

-------------------------------------------------------------------
Wed Jan  4 20:07:46 UTC 2012 - asterios.dramis@gmail.com

- Update to 4.0.9:
  * Fix for a compilation error in the PoDoFo plugin and updates the Czech
    translation.
  From 4.0.8:
  * Fix a crash on Ubuntu when starting KRename.
- Removed the patch to fix crash on static initialization (fixed upstream).

-------------------------------------------------------------------
Tue Aug 23 17:28:40 CEST 2011 - dmueller@suse.de

- remove GPLv2 only code (only used for self-testing)

-------------------------------------------------------------------
Sat Aug 13 20:16:14 UTC 2011 - asterios.dramis@gmail.com

- Spec file updates:
  * Changes based on spec-cleaner run.
  * Changed Group: to Productivity/File utilities.
  * Updates in Summary: and %description sections.
  * Added update-desktop-files in Buildrequires:.
  * Removed support for openSUSE < 11.3.
  * Removed kde4-krename Provides/Obsoletes entries (not needed anymore).
  * Fixed rpmlint warning "file-contains-date-and-time".
  * Minor other updates.
- Modified the patch for krename.desktop to make the desktop file KDE and XDG
  compatible.
- Added a patch for the servicemenus to make them KDE and XDG compatible.
- Added a patch (taken from Fedora) to fix crash on static initialization.
- Added a patch (taken from upstream) to fix podofo library names cmake check.

-------------------------------------------------------------------
Mon Feb 21 16:32:09 UTC 2011 - toddrme2178@gmail.com

- update to 4.0.7
  * Improved handling of directories

-------------------------------------------------------------------
Tue Feb  1 23:59:59 UTC 2011 - toddrme2178@gmail.com

- update to 4.0.6
  * Translation updates
  * adds a list of recently-used tokens

-------------------------------------------------------------------
Thu Oct 19 13:17:07 UTC 2010 - toddrme2178@gmail.com

- update to 4.0.5
  * adds advanced sorting modes
- add optional build-time dependency
  * libpodofo: provides pdf parsing capabilities

-------------------------------------------------------------------
Thu Jul  8 05:02:26 UTC 2010 - beineri@opensuse.org

- update to 4.0.4
  * Translation updates
  * Some bugfixes

-------------------------------------------------------------------
Mon Feb  8 16:15:09 UTC 2010 - coolo@novell.com

- update to 4.0.3
  * Translation updates
  * Some bugfixes

-------------------------------------------------------------------
Sun Dec  6 16:20:20 UTC 2009 - tittiatcoke@gmail.com

- update to 4.0.2
  * Many bugfixes

-------------------------------------------------------------------
Sun Oct 11 05:57:40 UTC 2009 - beineri@opensuse.org

- update to 4.0.1:
   * updates the German, Hungarian and Italian translation
   * the history of templates is now saved

-------------------------------------------------------------------
Thu Sep 24 10:33:24 UTC 2009 - beineri@opensuse.org

- update to 4.0: first stable KDE4 release, updated translations

-------------------------------------------------------------------
Tue Jun  2 10:59:38 CEST 2009 - beineri@opensuse.org

- reviewed changes

-------------------------------------------------------------------
Mon Jun  1 20:48:17 CEST 2009 - tittiatcoke@gmail.com

- update to 3.9.3
  * countless bug fixes and fixes several crashes. 
  * Contains most important features from the KDE3 version. 
  * A new setting was introduced, so that KRename will ignore the file extension.

-------------------------------------------------------------------
Fri Oct 10 00:45:26 CEST 2008 - dmueller@suse.de

- update to 3.9.2 (bnc#432364):
   * readds back missing desktop file and application icon
   * includes translations

-------------------------------------------------------------------
Mon Jul  7 13:21:29 CEST 2008 - dmueller@suse.de

- update to 3.9.1:
  * 2nd beta release of the KDE4 based rewrite

-------------------------------------------------------------------
Mon Mar 26 10:29:40 CEST 2007 - stbinner@suse.de

- update to 3.0.14:
   * Fixed a crash with plugin previews
   * Fixed adding directories recursive when dropped from another application
   * Added a unit test
   * Fixed plugin tokens with additional arguments e.g. [date;dd-mm-yyyy]
   * Fixed the seconds in the time [token]
   * Corrected documentation of [user] and [group] tokens
   * Patch by Otakar Trunecek to add Czech transliteration characters

-------------------------------------------------------------------
Mon Dec  4 16:24:09 CET 2006 - stbinner@suse.de

- update to 3.0.13:
   * new Turkish translation
   * the encoding plugin is now finally working
   * the speed with plugins could be improved
   * commandline option to specify the number of preview items to show

-------------------------------------------------------------------
Tue Aug 15 16:31:12 CEST 2006 - dmueller@suse.de

- update to 3.0.12:
   * Updated translation
   * Fixed servicemenu installation
   * Fixed a possible crash
   * Fixed drag and drop of files to KRename

-------------------------------------------------------------------
Wed May 24 10:21:52 CEST 2006 - adrian@suse.de

- fix build for < 10.1

-------------------------------------------------------------------
Thu Feb 23 09:00:44 CET 2006 - stbinner@suse.de

- update to 3.0.11
   * cleans up all makefiles and desktop files
   * updates the build system to the build system of KDE 3.5
   * updates some translations (Swedish and Italian)
   * fixes a bug when *,{ or } was returned by plugins

-------------------------------------------------------------------
Wed Feb 15 11:32:41 CET 2006 - stbinner@suse.de

- add GenericName to .desktop file

-------------------------------------------------------------------
Wed Jan 25 21:33:24 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Jan 17 11:06:30 CET 2006 - dmueller@suse.de

- spec file cleanup 

-------------------------------------------------------------------
Wed Jan 11 22:00:22 CET 2006 - stbinner@suse.de

- update to 3.0.10

-------------------------------------------------------------------
Tue Oct 18 20:51:37 CEST 2005 - stbinner@suse.de

- update to 3.0.9

-------------------------------------------------------------------
Sun Sep 25 11:56:28 CEST 2005 - stbinner@suse.de

- update to 3.0.8

-------------------------------------------------------------------
Mon Sep 19 13:29:03 CEST 2005 - stbinner@suse.de

- update to 3.0.7

-------------------------------------------------------------------
Tue Jun 21 17:53:48 CEST 2005 - dmueller@suse.de

- update to 3.0.6 

-------------------------------------------------------------------
Thu Feb 17 13:06:58 CET 2005 - adrian@suse.de

- update to version 3.0.3
- menu entry moved to xdg dir

-------------------------------------------------------------------
Thu Oct 14 10:58:44 CEST 2004 - coolo@suse.de

- update to version 3.0.2

-------------------------------------------------------------------
Mon Feb  2 09:48:21 CET 2004 - adrian@suse.de

- update to version 2.8.5

-------------------------------------------------------------------
Wed Jan 14 15:20:00 CET 2004 - coolo@suse.de

- fixing build

-------------------------------------------------------------------
Wed Jan 14 10:20:17 CET 2004 - coolo@suse.de

- fixing Makefile problems

-------------------------------------------------------------------
Fri Dec  5 10:24:56 CET 2003 - adrian@suse.de

- update to version 2.8.4

-------------------------------------------------------------------
Tue Oct 28 21:18:59 CET 2003 - adrian@suse.de

- update to version 2.8.3

-------------------------------------------------------------------
Tue Sep  9 10:03:24 CEST 2003 - adrian@suse.de

- add hungarian translations from Peter Varkoly

-------------------------------------------------------------------
Fri Aug  8 10:07:26 CEST 2003 - adrian@suse.de

- update to version 2.8.2

-------------------------------------------------------------------
Sun Jul 27 12:32:42 CEST 2003 - adrian@suse.de

- update to version 2.8.1
- add Categories

-------------------------------------------------------------------
Sat Jun 14 14:27:36 CEST 2003 - coolo@suse.de

- use %find_lang

-------------------------------------------------------------------
Sun May 18 21:08:04 CEST 2003 - adrian@suse.de

- update to version 2.7.1

-------------------------------------------------------------------
Wed May 14 08:46:45 CEST 2003 - adrian@suse.de

- initial package of version 2.6.2

openSUSE Build Service is sponsored by