diff --git a/.gitignore b/.gitignore index 7dc373d..333df73 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kpty-5.9.0.tar.xz /kpty-5.10.0.tar.xz /kpty-5.11.0.tar.xz +/kpty-5.12.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index c8a2d4d..cbdcfb0 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jul 10 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6bcdbe6..9686ec5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5cce7e6e758e6456455ea57cbb016b33 kpty-5.11.0.tar.xz +6e36193e133d1300cd825c2eae5cbfd1 kpty-5.12.0.tar.xz