diff --git a/bamf-0.5.5.tar.xz b/bamf-0.5.5.tar.xz deleted file mode 100644 index e2c37cd..0000000 Binary files a/bamf-0.5.5.tar.xz and /dev/null differ diff --git a/bamf-0.5.6.tar.xz b/bamf-0.5.6.tar.xz new file mode 100644 index 0000000..707d970 Binary files /dev/null and b/bamf-0.5.6.tar.xz differ diff --git a/bamf.spec b/bamf.spec index b5aefe0..60f2901 100644 --- a/bamf.spec +++ b/bamf.spec @@ -1,7 +1,7 @@ Summary: Application matching framework Name: bamf -Version: 0.5.5 -Release: 2 +Version: 0.5.6 +Release: 1 # Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # non-lib bits are GPLv3. # pbrobinson points out that three files in the lib are actually @@ -112,6 +112,9 @@ dbus-run-session xvfb-run make check %exclude %{_datadir}/upstart/sessions/bamfdaemon.conf %changelog +* Thu Jul 07 2022 tanyulong - 0.5.6-1 +- update to upstream version 0.5.6 + * Tue Apr 26 2022 tanyulong - 0.5.5-2 - modify license warning