diff --git a/ipasserelle-repo.spec b/ipasserelle-repo.spec index 26988e5..c5b5a8a 100644 --- a/ipasserelle-repo.spec +++ b/ipasserelle-repo.spec @@ -1,4 +1,4 @@ -%define version 0.2.10 +%define version 0.2.11 %define release 1 %define name ipasserelle-repo @@ -7,6 +7,7 @@ Summary: RPM repositories configuration for the iPasserelle Name: %{name} Version: %{version} Release: %{release}%{?dist} +Epoch: 9 License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz @@ -44,6 +45,11 @@ rm -rf $RPM_BUILD_ROOT %preun %changelog +* Tue Nov 12 2013 Daniel Berteaud 0.2.11-1 +- New branch for SME9 +- Replace sme7contribs with sme8contribs +- Use $releasever for SOGo repo + * Tue Nov 12 2013 Daniel Berteaud 0.2.10-1 - Remove some references to EL5, prepare SME9 compatibility