diff --git a/.gitignore b/.gitignore index 14b0ac5..a700b15 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /karchive-5.18.0.tar.xz +/karchive-5.19.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index d987b7d..14a837d 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -73,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ceaa8be..258ea28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e6da520d4910dad8a03dde2d5b4c2d2 karchive-5.18.0.tar.xz +de8678f38303699cf66303f29bb06748 karchive-5.19.0.tar.xz