diff --git a/kdeclarative-4.100.0.tar.xz b/kdeclarative-4.100.0.tar.xz new file mode 100644 index 0000000..0882a0f --- /dev/null +++ b/kdeclarative-4.100.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33708cdd149e465dc897720f82a2392798f02ac37c862589e97cf7a65088f36 +size 2813732 diff --git a/kdeclarative-4.99.0.tar.xz b/kdeclarative-4.99.0.tar.xz deleted file mode 100644 index 12f0acd..0000000 --- a/kdeclarative-4.99.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edb3db347acf96bae9e95635f9e41e885221c44db926031bc66763cdb89feae8 -size 2813388 diff --git a/kdeclarative.changes b/kdeclarative.changes index 65e11c7..f64cf49 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 1 18:02:34 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 4.100.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta3.php + ------------------------------------------------------------------- Sun May 4 01:41:05 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kdeclarative.spec b/kdeclarative.spec index 2d7784b..87a7dce 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -18,10 +18,10 @@ %define lname libKF5Declarative5 Name: kdeclarative -Version: 4.99.0 +Version: 4.100.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.13 +BuildRequires: extra-cmake-modules >= 0.0.14 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{_kf5_version} BuildRequires: kcoreaddons-devel >= %{_kf5_version} @@ -51,6 +51,7 @@ KDeclarative provides integration of QML and KDE workspaces. %package -n %lname Summary: Integration of QML and KDE workspaces Group: System/GUI/KDE +Recommends: %lname-lang = %{version} %description -n %lname KDeclarative provides integration of QML and KDE workspaces. @@ -66,6 +67,7 @@ Requires: kio-devel >= %{_kf5_version} KDeclarative provides integration of QML and KDE workspaces. Development files. +%lang_package -n %lname %prep %setup -q @@ -77,10 +79,14 @@ Development files. %kf5_makeinstall -C build %fdupes -s %{buildroot} + %find_lang %{name}5 + %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* README*