diff --git a/.gitignore b/.gitignore index 06610ab..84968f4 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /kbounce-15.04.0.tar.xz /kbounce-15.04.1.tar.xz /kbounce-15.04.2.tar.xz +/kbounce-15.04.3.tar.xz diff --git a/kbounce.spec b/kbounce.spec index 2defe14..8eac836 100644 --- a/kbounce.spec +++ b/kbounce.spec @@ -1,8 +1,8 @@ Name: kbounce Summary: Ball bouncing game -Version: 15.04.2 -Release: 3%{?dist} +Version: 15.04.3 +Release: 1%{?dist} License: LGPLv2+ and GFDL URL: https://projects.kde.org/projects/kde/kdegames/%{name} @@ -104,6 +104,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %changelog +* Thu Jul 02 2015 Rex Dieter - 15.04.3-1 +- 15.04.3 + * Thu Jul 02 2015 Rex Dieter 15.04.2-3 - less-strict deps diff --git a/sources b/sources index 0335954..8d2661f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddee801a79edd2fa20dbe4a05ae7355e kbounce-15.04.2.tar.xz +4240b898d49c3165caa150f09205221f kbounce-15.04.3.tar.xz