diff --git a/.gitignore b/.gitignore index 1fedc3c..b0eeefd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kpeople-5.11.0.tar.xz /kpeople-5.12.0.tar.xz /kpeople-5.13.0.tar.xz +/kpeople-5.14.0.tar.xz diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index e861984..70b7578 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,7 +1,7 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 library for contact and people aggregation @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 904a83f..0379224 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edda286814f79baf9c0ebc515863f1df kpeople-5.13.0.tar.xz +d2122e29193fbbea680c82d9bd442a00 kpeople-5.14.0.tar.xz