Skip to content

Commit

Permalink
Release 2.4.57 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
coudot committed Jan 19, 2021
1 parent d55cff2 commit e600d7e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions SPECS/openldap-ltb.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Variables
#=================================================
%define real_name openldap
%define real_version 2.4.56
%define real_version 2.4.57
%define release_version 1%{?dist}

# Fix for CentOS7
Expand Down Expand Up @@ -130,7 +130,7 @@ o Logrotate script
%package check-password
Summary: check_password module for password policy
Version: %{check_password_version}
Release: 17%{?dist}
Release: 18%{?dist}
Group: Applications/System
URL: http://www.ltb-project.org

Expand All @@ -153,7 +153,7 @@ This is provided by LDAP Tool Box project: http://www.ltb-project.org
%package ppm
Summary: OpenLDAP password policy module
Version: %{ppm_version}
Release: 9%{?dist}
Release: 10%{?dist}
Group: Applications/System
URL: https://github.com/ltb-project/ppm

Expand Down Expand Up @@ -207,7 +207,7 @@ This is provided by LDAP Tool Box project: http://www.ltb-project.org
%package explockout
Summary: OpenLDAP overlay explockout
Version: %{explockout_version}
Release: 10%{?dist}
Release: 11%{?dist}
Group: Applications/System
URL: https://github.com/davidcoutadeur/explockout

Expand Down Expand Up @@ -614,6 +614,8 @@ rm -rf %{buildroot}
# Changelog
#=================================================
%changelog
* Tue Jan 19 2021 - Clement Oudot <[email protected]> - 2.4.57-1
- Upgrade to OpenLDAP 2.4.57
* Sun Nov 15 2020 - Clement Oudot <[email protected]> - 2.4.56-1
- Upgrade to OpenLDAP 2.4.56
* Fri Oct 30 2020 - Clement Oudot <[email protected]> - 2.4.55-1
Expand Down

0 comments on commit e600d7e

Please sign in to comment.