diff --git a/.gitignore b/.gitignore index c7a05a8..449a3a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gsound-1.0.0.tar.xz +/gsound-1.0.1.tar.xz diff --git a/gsound.spec b/gsound.spec index 816e81c..50c840f 100644 --- a/gsound.spec +++ b/gsound.spec @@ -1,6 +1,6 @@ Name: gsound -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Small gobject library for playing system sounds License: LGPLv2 @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Dec 1 2014 Yanko Kaneti - 1.0.1-1 +- Update to 1.0.1 + * Sun Nov 30 2014 Yanko Kaneti - 1.0.0-2 - Initial spec for review - 0.98.0-0.1.a648648 - Additional patch + references + using %%autopatch - 0.98.0-0.2.a648648 diff --git a/sources b/sources index 36f3d7b..338dd5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88d5c8ac293c51c372de248f5a0adf45 gsound-1.0.0.tar.xz +2d218e4a10965be181fd9fedee690b4e gsound-1.0.1.tar.xz