diff --git a/0.3.1.tar.gz b/0.3.1.tar.gz deleted file mode 100644 index ac9edd8..0000000 --- a/0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79942ed919507c0078266d221c433ba9209f8ea5f11371d55d64bd3b469623bf -size 5732512 diff --git a/0.4.0.tar.gz b/0.4.0.tar.gz new file mode 100644 index 0000000..23c755e --- /dev/null +++ b/0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc144634e83807b12ac9a2ceeb706816bfe3724c4218e87c63088d53a57fbcc3 +size 19727656 diff --git a/blanket.changes b/blanket.changes index a70d13c..f56ce40 100644 --- a/blanket.changes +++ b/blanket.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 19 11:55:12 UTC 2021 - Michael Vetter + +- Update to 0.4.0: + * Added autostart on background feature + * Added six new sounds + * New sounds icons, thanks to Jakub Steiner + * Sounds improvements + * Added French translation + * Added Ukrainian translation + * Added Slovak translation + * Added Nepali translation + * Added German translation + * Added Croatian translation + * Performance improvements + * UI improvements + * Bug fixes + ------------------------------------------------------------------- Tue Nov 3 10:49:27 UTC 2020 - Michael Vetter diff --git a/blanket.spec b/blanket.spec index e7476df..fa273cf 100644 --- a/blanket.spec +++ b/blanket.spec @@ -1,7 +1,7 @@ # # spec file for package blanket # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: blanket -Version: 0.3.1 +Version: 0.4.0 Release: 0 Summary: Listen to different sounds License: GPL-3.0-or-later Group: Amusements/Toys/Other URL: https://github.com/rafaelmardojai/blanket -Source: https://github.com/rafaelmardojai/blanket/archive/0.3.1.tar.gz +Source: https://github.com/rafaelmardojai/blanket/archive/%{version}.tar.gz BuildRequires: appstream-glib-devel BuildRequires: libhandy-devel BuildRequires: meson