diff --git a/.gitignore b/.gitignore index 8e0482e..bf2247b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kdecoration-5.7.0.tar.xz /kdecoration-5.7.1.tar.xz /kdecoration-5.7.2.tar.xz +/kdecoration-5.7.3.tar.xz diff --git a/kdecoration.spec b/kdecoration.spec index dd9df55..5e0402b 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -1,6 +1,6 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.7.2 +Version: 5.7.3 Release: 1%{?dist} License: LGPLv2 @@ -72,6 +72,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/org.kde.kdecoration2/ %changelog +* Tue Aug 02 2016 Rex Dieter - 5.7.3-1 +- 5.7.3 + * Tue Jul 19 2016 Rex Dieter - 5.7.2-1 - 5.7.2 diff --git a/sources b/sources index 81c9dd1..ea9c897 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -980689401bf7d36e59b0d91fd6251559 kdecoration-5.7.2.tar.xz +d72584ff8363c903ea58b2d56cab965f kdecoration-5.7.3.tar.xz