diff --git a/mod_authnz_pam-1.2.0.tar.gz b/mod_authnz_pam-1.2.0.tar.gz deleted file mode 100644 index 5628198..0000000 Binary files a/mod_authnz_pam-1.2.0.tar.gz and /dev/null differ diff --git a/mod_authnz_pam-1.2.3.tar.gz b/mod_authnz_pam-1.2.3.tar.gz new file mode 100644 index 0000000..41defd3 Binary files /dev/null and b/mod_authnz_pam-1.2.3.tar.gz differ diff --git a/mod_authnz_pam.spec b/mod_authnz_pam.spec index 6e6039c..f60d0d4 100644 --- a/mod_authnz_pam.spec +++ b/mod_authnz_pam.spec @@ -1,7 +1,7 @@ %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0-0)}} Name: mod_authnz_pam -Version: 1.2.0 -Release: 5 +Version: 1.2.3 +Release: 1 Summary: PAM Basic Authentication provider and check. License: ASL 2.0 URL: http://www.adelton.com/apache/mod_authnz_pam/ @@ -35,6 +35,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ %{_libdir}/httpd/modules/*.so %changelog +* Thu Jun 16 2022 SimpleUpdate Robot - 1.2.3-1 +- Upgrade to version 1.2.3 + * Wed Mar 30 2022 chenchen - 1.2.0-5 - add buildrequires perl