diff --git a/gsound.spec b/gsound.spec index 439435a1bf99cbf3de4a992af3c2d4dd8384c136..d5e76c94e5dcc4f7a431260e6ec3dae509cc62a2 100644 --- a/gsound.spec +++ b/gsound.spec @@ -1,6 +1,6 @@ Name: gsound Version: 1.0.2 -Release: 8 +Release: 9 Summary: A small library for playing system sounds License: LGPLv2 URL: https://wiki.gnome.org/Projects/GSound @@ -53,5 +53,8 @@ Libraries and header files for developing applications that use gsound. %{_datadir}/{gir-1.0,gtk-doc,vala} %changelog -* Fri Dec 21 2019 chenli - 1.0.2-8 +* Tue May 24 2022 loong_C - 1.0.2-9 +- fix spec changelog date + +* Sat Dec 21 2019 chenli - 1.0.2-8 - Package init