diff --git a/.gitignore b/.gitignore index 44cb8f5..07de6f5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kcmutils-5.0.0.tar.xz /kcmutils-5.1.0.tar.xz /kcmutils-5.2.0.tar.xz +/kcmutils-5.3.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index e93cb46..68dd75b 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,7 +1,7 @@ %define framework kcmutils Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -81,6 +81,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index a49ade7..935c0b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8444e4e6f5c384e5003bfe85aeec9d09 kcmutils-5.2.0.tar.xz +8edecde3d689add852b8cdf72dbf46b2 kcmutils-5.3.0.tar.xz