diff --git a/.gitignore b/.gitignore index b9940ac..59fcc6d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kdecoration-5.3.2.tar.xz /kdecoration-5.4.0.tar.xz /kdecoration-5.4.1.tar.xz +/kdecoration-5.4.2.tar.xz diff --git a/kdecoration.spec b/kdecoration.spec index 58dc5b8..7c7a5b3 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -1,7 +1,7 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.4.1 -Release: 1%{?dist} +Version: 5.4.2 +Release: 1%{?dist} License: LGPLv2 URL: https://projects.kde.org/projects/kde/workspace/kdecoration @@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_includedir}/kdecoration2_version.h %changelog +* Thu Oct 01 2015 Rex Dieter - 5.4.2-1 +- 5.4.2 + * Wed Sep 09 2015 Rex Dieter - 5.4.1-1 - 5.4.1 diff --git a/sources b/sources index bdf15f4..37ffdfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2b451c47c68e42f653caaa00b74e83f kdecoration-5.4.1.tar.xz +67683fc1ae1fdf014f567780502b574a kdecoration-5.4.2.tar.xz