Files
kf5-filesystem/kf5-filesystem.changes

118 lines
4.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Aug 17 15:54:47 UTC 2016 - fabian@ritter-vogt.de
- Use metainfo for %_kf5_appstreamdir on Leap >= 42.2
-------------------------------------------------------------------
Sun Aug 7 21:50:36 UTC 2016 - hrvoje.senjan@gmail.com
- Use appdata dir for %_kf5_appstreamdir on older oS releases
-------------------------------------------------------------------
Wed Apr 20 21:13:17 UTC 2016 - hrvoje.senjan@gmail.com
- Define %_kf5_appstreamdir
-------------------------------------------------------------------
Sat Apr 9 19:16:57 UTC 2016 - hrvoje.senjan@gmail.com
- Explicitly disable KDE_INSTALL_USE_QT_SYS_PATHS: we don't trust
upstream enough to use absolute paths everywhere
-------------------------------------------------------------------
Mon Sep 21 09:29:29 UTC 2015 - wbauer@tmo.at
- Add a new %kf5_find_lang macro. Purpose and usage is similar to
the standard %find_lang macro (on which this is loosely based),
but it only looks for translations files in /usr/share/locale/kf5
-------------------------------------------------------------------
Fri Aug 7 15:08:11 UTC 2015 - tittiatcoke@gmail.com
- Fix the create_subdir_filelist macro.
-------------------------------------------------------------------
Thu Jul 2 20:56:21 UTC 2015 - tchvatal@suse.com
- Respect CFLAGS and CXXFLAGS if present in environment like
regular %cmake macro
-------------------------------------------------------------------
Wed Jun 10 15:51:07 UTC 2015 - hrvoje.senjan@gmail.com
- Change versionining from KF5-version-based to date-based
- Drop and %_kf5_version %_plasma5_branding_version macros.
_kf5_version is unused since KF5 5.5.0, and for plasma we can
utilize individual packages version
- Add a warning that these macros are only guaranteed to be suitable
for projects/packages which use KDEInstallDirs from extra-cmake-modules,
and can, to some extent work with cmake's GNUInstallDirs.
-------------------------------------------------------------------
Sat Jan 3 18:41:29 UTC 2015 - hrvoje.senjan@gmail.com
- Use new KDE_ variables in cmake_kf5 macro
- Bump to 5.6.0
-------------------------------------------------------------------
Sat Jan 3 09:08:11 UTC 2015 - tittiatcoke@gmail.com
- Add KF5 xmlguidir to macros
-------------------------------------------------------------------
Thu Sep 25 21:16:03 UTC 2014 - hrvoje.senjan@gmail.com
- Add KF5 localedir to macros
-------------------------------------------------------------------
Mon Sep 8 01:04:14 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 5.2.0
-------------------------------------------------------------------
Sat Aug 2 10:15:52 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 5.1.0
- Stop passing relative vars as absolute (that works with regards
to installing files, but breaks when used as #define)
-------------------------------------------------------------------
Tue Jul 1 13:13:51 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 5.0.0
- Make buildtype None, and pass -DNEDEBUG to cmake flags (this avoids
passing different compiler optimizations, e.g. -02 vs -03)
-------------------------------------------------------------------
Sun Jun 1 18:10:55 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.100.0
-------------------------------------------------------------------
Sun May 4 00:58:49 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.99.0
- Adjust macros per latest defaults in extra-cmake-modules
-------------------------------------------------------------------
Fri Apr 18 00:35:03 UTC 2014 - hrvoje.senjan@gmail.com
- Add as-needed, no-undefined and -Bsymbolic-functions link flags
to cmake_kf5 macro
-------------------------------------------------------------------
Sat Mar 29 20:20:58 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.98.0
-------------------------------------------------------------------
Sat Mar 1 18:52:15 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.97.0
-------------------------------------------------------------------
Sat Feb 8 02:18:18 UTC 2014 - hrvoje.senjan@gmail.com
- Init kf5-filesystem package