diff --git a/.gitignore b/.gitignore index 585d88c..4d5e357 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kpty-5.18.0.tar.xz +/kpty-5.19.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 2c3848a..954bbb6 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -74,6 +74,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 0ecc33d..41d650d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03ff4be4bbb45979c34419a5d05d7cbb kpty-5.18.0.tar.xz +09e682b3395c9eb5f1a63203564c7d99 kpty-5.19.0.tar.xz