diff --git a/.gitignore b/.gitignore index 6dc5ada..699c7f0 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /ktexteditor-5.9.0.tar.xz /ktexteditor-5.10.0.tar.xz /ktexteditor-5.11.0.tar.xz +/ktexteditor-5.12.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 5bd312d..c906715 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,8 +1,8 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor License: LGPLv2+ @@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fru Jul 17 2015 Daniel Vrátil - 5.12.0-1 +- KDE Frameworks 5.12.0 + * Tue Jun 16 2015 Rex Dieter - 5.11.0-2 - .spec cleanup/cosmetics - update URL diff --git a/sources b/sources index 125ef55..f3506d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -002fa8c6862fc2e59d14fad1a2feb6cb ktexteditor-5.11.0.tar.xz +7d1d89fd57da9a1ca5c331b878bac196 ktexteditor-5.12.0.tar.xz