From d86379fe9f5581de353fc80b42389e9a99048c1b Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Dec 08 2015 22:35:21 +0000 Subject: KDE Frameworks 5.17.0 --- diff --git a/.gitignore b/.gitignore index 3b4179d..863de59 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /ktexteditor-5.14.0.tar.xz /ktexteditor-5.15.0.tar.xz /ktexteditor-5.16.0.tar.xz +/ktexteditor-5.17.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 1f2138a..1efc8bf 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -96,6 +96,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 5942fec..4481b22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -086d75bdbefb15b2f7e9092eda23d70a ktexteditor-5.16.0.tar.xz +50aeddc84e24b3f69560c32aa56b9588 ktexteditor-5.17.0.tar.xz