diff --git a/glib2.spec b/glib2.spec index 014f79c5d004b582d0cf53e9e98c348a83a6a12e..38ef7dd1b2a8f3aada5d7795595ad0da8d9df33f 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %global _changelog_trimtime %(date +%s -d "1 year ago") # See https://fedoraproject.org/wiki/Packaging:Python_Appendix#Manual_byte_compilation @@ -311,6 +311,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/installed-tests %changelog +* Tue Sep 20 2022 Liwei Ge 2.56.4-158.0.2 +- Rebuild for loongarch + * Thu Jan 20 2022 Weitao Zhou 2.56.4-158.0.1 - gdbus: Avoid printing null strings to fix build failed with gcc9.2