diff --git a/.gitignore b/.gitignore index 9663427..58bdba9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kpeople-5.14.0.tar.xz /kpeople-5.15.0.tar.xz /kpeople-5.16.0.tar.xz +/kpeople-5.17.0.tar.xz diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index 27e8f8d..640d834 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,7 +1,7 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.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 +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 53a8142..0dd1665 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9aec9ba2abfbce56c70ddb057d4aa118 kpeople-5.16.0.tar.xz +51288bcff1eb7bd8f360c5dc09d048f4 kpeople-5.17.0.tar.xz