diff --git a/.gitignore b/.gitignore index 0e3e039..e4ccca8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kdecoration-5.6.4.tar.xz /kdecoration-5.6.5.tar.xz /kdecoration-5.6.95.tar.xz +/kdecoration-5.7.0.tar.xz diff --git a/kdecoration.spec b/kdecoration.spec index add2de0..0c9666a 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -1,6 +1,6 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.6.95 +Version: 5.7.0 Release: 1%{?dist} License: LGPLv2 @@ -72,6 +72,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/org.kde.kdecoration2/ %changelog +* Thu Jun 30 2016 Rex Dieter - 5.7.0-1 +- 5.7.0 + * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 diff --git a/sources b/sources index bfc9076..0b38f90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd6376c81018f38c04dfa391525eb894 kdecoration-5.6.95.tar.xz +b02d7d545523e450c970cb1ac5aa2f4c kdecoration-5.7.0.tar.xz