diff --git a/gsound-1.0.1.tar.xz b/gsound-1.0.1.tar.xz deleted file mode 100644 index 86d4c28..0000000 --- a/gsound-1.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29 -size 256804 diff --git a/gsound-1.0.2.tar.xz b/gsound-1.0.2.tar.xz new file mode 100644 index 0000000..e9e1153 --- /dev/null +++ b/gsound-1.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53 +size 282068 diff --git a/gsound.changes b/gsound.changes index b4933c1..3cd4525 100644 --- a/gsound.changes +++ b/gsound.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 2 09:54:30 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.0.2: + + build: + - Fix ChangeLog generation. + - Use (much) more strict warning flags. + - Fix configure.ac slightly. + - Don't use deprecated gnome-autogen.sh. + - Remove unnecessary Vala dependency on libcanberra. + + admin: Fix typos in README.md. + + docs: document the object struct. + ------------------------------------------------------------------- Fri Nov 28 20:48:49 UTC 2014 - zaitor@opensuse.org diff --git a/gsound.spec b/gsound.spec index be865c4..9d54eb0 100644 --- a/gsound.spec +++ b/gsound.spec @@ -19,7 +19,7 @@ %define soname lib%{name}0 Name: gsound -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: A small library for playing system sounds License: LGPL-2.1 @@ -113,3 +113,4 @@ rm %{buildroot}%{_libdir}/libgsound.la %defattr(-,root,root) %{_libdir}/girepository-1.0/GSound-1.0.typelib +%changelog