diff --git a/.gitignore b/.gitignore index 8107f07..8b79bb3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ktexteditor-5.1.0.tar.xz /ktexteditor-5.2.0.tar.xz /ktexteditor-5.3.0.tar.xz +/ktexteditor-5.4.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 6e6bca5..a668bdb 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %define framework ktexteditor Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -93,6 +93,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 9e49f68..fbbc9a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00634675919e1f5a74e667de7c4c9862 ktexteditor-5.3.0.tar.xz +7237f56db8b953f456ef0a208ef2792a ktexteditor-5.4.0.tar.xz