version 1.37
This commit is contained in:
parent
377a0eaf36
commit
4255164bbd
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
postgrey-1.32.tar.gz
|
||||
/postgrey-1.34.tar.gz
|
||||
/postgrey-1.36.tar.gz
|
||||
/postgrey-1.37.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%global confdir %{_sysconfdir}/postfix
|
||||
|
||||
Name: postgrey
|
||||
Version: 1.36
|
||||
Release: 5%{?dist}
|
||||
Version: 1.37
|
||||
Release: 1%{?dist}
|
||||
# File headers only state "GNU GPL", but the LICENSE sections state v2 and "any
|
||||
# later version"
|
||||
Summary: Postfix Greylisting Policy Server
|
||||
|
|
@ -131,6 +131,9 @@ exit 0
|
|||
%dir %attr(0751,postgrey,postfix) %{_localstatedir}/spool/postfix/postgrey/
|
||||
|
||||
%changelog
|
||||
* Sat Mar 11 2017 Nils Philippsen <nils@tiptoe.de> - 1.37-1
|
||||
- version 1.37
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.36-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
eb4c9426347851d45cdb51e396745a66 postgrey-1.36.tar.gz
|
||||
SHA512 (postgrey-1.37.tar.gz) = 369968212ea60539efc0d4a7ae84f7c3ce13f5622e6ee070a0089423ef81ca8f7541ebd20289291d0e6a3aec2ca30dbc9c0d9c0a6f0a686adfadb5d0dd7830ca
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue