diff --git a/.gitignore b/.gitignore index 111578f..8d1dbc9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /frameworkintegration-5.1.0.tar.xz /frameworkintegration-5.2.0.tar.xz /frameworkintegration-5.3.0.tar.xz +/frameworkintegration-5.4.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index adafbb1..ae3f1a1 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,8 +2,8 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.3.0 -Release: 3%{?dist} +Version: 5.4.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: http://www.kde.org @@ -101,6 +101,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Sun Oct 26 2014 Kevin Kofler - 5.3.0-3 - -libs: add versioned Conflicts to force main package to get upgraded alongside diff --git a/sources b/sources index 49695e2..f7c2955 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b79feb231745b7b8c4199f427ba721f frameworkintegration-5.3.0.tar.xz +2ac10b279a05fb5eac587dcde5b122ec frameworkintegration-5.4.0.tar.xz