diff --git a/.gitignore b/.gitignore index f14d483..f5ea723 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /ktexteditor-5.5.0.tar.xz /ktexteditor-5.6.0.tar.xz /ktexteditor-5.7.0.tar.xz +/ktexteditor-5.8.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 5ecf481..f1a9e89 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,8 +1,8 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor License: LGPLv2+ @@ -97,6 +97,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 79bf522..dacb0cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a2f27c1ee892848bde4d21aaa694d7c ktexteditor-5.7.0.tar.xz +35155f9676bbf1363660af3d84d262ed ktexteditor-5.8.0.tar.xz