diff --git a/shadow.spec b/shadow.spec index c1b5f5762c1456dbf770b753e0bce9a6cff91423..79fb86570e819eab1238b734e6742e69ecd23266 100644 --- a/shadow.spec +++ b/shadow.spec @@ -1,6 +1,6 @@ Name: shadow Version: 4.14.3 -Release: 7 +Release: 8 Epoch: 2 License: BSD and GPLv2+ Summary: Tools for managing accounts and shadow password files @@ -201,6 +201,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libsubid.{la,a} %{_mandir}/*/* %changelog +* Tue Sep 16 2025 zhengxiaoxiaoGitee - 2:4.14.3-8 +- Upgrading the version number resolves the downgrade issue. + * Tue Mar 11 2025 yixiangzhike - 2:4.14.3-7 - backport patches from upstream