diff --git a/folks-0.15.5.tar.xz b/folks-0.15.5.tar.xz deleted file mode 100644 index c4b8efc..0000000 Binary files a/folks-0.15.5.tar.xz and /dev/null differ diff --git a/folks-0.15.6.tar.xz b/folks-0.15.6.tar.xz new file mode 100644 index 0000000..6256d1b Binary files /dev/null and b/folks-0.15.6.tar.xz differ diff --git a/folks.spec b/folks.spec index fb05ae0..9253bfc 100644 --- a/folks.spec +++ b/folks.spec @@ -2,8 +2,8 @@ Name: folks Epoch: 1 -Version: 0.15.5 -Release: 3 +Version: 0.15.6 +Release: 1 Summary: Library aggregates people from multiple sources License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Folks @@ -102,6 +102,9 @@ This package contains libraries and header files. %{_datadir}/vala/vapi/%{name}* %changelog +* Fri Nov 24 2023 zhangxianting - 1:0.15.6-1 +- update to version 0.15.6 + * Thu Aug 11 2022 wenlong ding - 1:0.15.5-3 - Disable %check for OBS building error.