diff --git a/.gitignore b/.gitignore index 1da8e04..e0c4dcc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kpackage-5.11.0.tar.xz /kpackage-5.12.0.tar.xz /kpackage-5.13.0.tar.xz +/kpackage-5.14.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index 21d87a7..81e18b2 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -1,7 +1,7 @@ %define framework kpackage Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 library to load and install packages as plugins @@ -83,6 +83,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/kpackage/packagestructure/ %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 773aa22..3fdc508 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b865c7d38fe72efb819b58a116e848d1 kpackage-5.13.0.tar.xz +989e314e2c6ac4a1657f9096d17e1766 kpackage-5.14.0.tar.xz