Update to 1.0.1
This commit is contained in:
parent
212e967e44
commit
dd3766a69e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gsound-1.0.0.tar.xz
|
||||
/gsound-1.0.1.tar.xz
|
||||
|
@ -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 <yaneti@declera.com> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
|
||||
* Sun Nov 30 2014 Yanko Kaneti <yaneti@declera.com> - 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
|
||||
|
Loading…
Reference in New Issue
Block a user