update the spec file

This commit is contained in:
Daniel Berteaud 2013-11-12 13:18:47 +01:00
parent 34dd973ebc
commit 7ea53a9e5a

View File

@ -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 <daniel@firewall-services.com> 0.2.11-1
- New branch for SME9
- Replace sme7contribs with sme8contribs
- Use $releasever for SOGo repo
* Tue Nov 12 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.10-1
- Remove some references to EL5, prepare SME9 compatibility