diff --git a/.tito/packages/smeserver-altqmail b/.tito/packages/smeserver-altqmail index 8b92a22..1db344a 100644 --- a/.tito/packages/smeserver-altqmail +++ b/.tito/packages/smeserver-altqmail @@ -1 +1 @@ -0.1.1-1 ./ +0.1.2-1 ./ diff --git a/smeserver-altqmail.spec b/smeserver-altqmail.spec index 1c124c0..ccaf2e8 100644 --- a/smeserver-altqmail.spec +++ b/smeserver-altqmail.spec @@ -1,6 +1,6 @@ Summary: Second qmail instance Name: smeserver-altqmail -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist} License: GPL Group: Networking/Daemons @@ -19,6 +19,10 @@ Usefull if you want to reduce the ConcurrencyRemote option only for some domains %changelog +* Sun Nov 19 2017 Daniel Berteaud 0.1.2-1 +- Fixes in spec file (daniel@firewall-services.com) +- Add tito's global lib_dir (daniel@firewall-services.com) + * Sun Nov 19 2017 Daniel Berteaud 0.1.1-1 - new package built with tito