diff --git a/.gitignore b/.gitignore index b184c62..b8bd65a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kpty-5.20.0.tar.xz /kpty-5.21.0.tar.xz /kpty-5.22.0.tar.xz +/kpty-5.23.0.tar.xz diff --git a/clog b/clog new file mode 100644 index 0000000..3e3407f --- /dev/null +++ b/clog @@ -0,0 +1,2 @@ +update URL, use autosetup + diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 88a4004..a0ce14e 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.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 +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Tue Jun 07 2016 Rex Dieter - 5.22.0-2 - update URL, use autosetup diff --git a/sources b/sources index a205784..d467b7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14ffc7ac3beffb6733681326b9def6f7 kpty-5.22.0.tar.xz +458cc1bc560be08c3a706049bf037918 kpty-5.23.0.tar.xz