Commit bf25600143de9313ebed224d17661c9862ea1dcf

Authored by Alexandre Barbosa
1 parent c599fc3c
Exists in master

Change version of mailman spec

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
Signed-off-by: Maxwell Almeida <llewxam150@gmail.com>
Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
src/pkg-rpm/mailman-api/mailman-api.spec
1 1 %define name mailman-api
2   -%define version 0.3c2
3   -%define unmangled_version 0.3c2
  2 +%define version 0.3rc2
  3 +%define unmangled_version 0.3rc2
4 4 %define release 0
5 5  
6 6 Summary: REST API daemon to interact with Mailman 2
... ... @@ -15,7 +15,7 @@ BuildArch: noarch
15 15 Vendor: Sergio Oliveira <sergio@tracy.com.br>
16 16 Requires: mailman, python >= 2.7, python-paste >= 1.7.5.1, bottle >= 0.11.6
17 17 Url: http://pypi.python.org/pypi/mailman-api/
18   -
  18 +Release: %{release}
19 19 BuildRequires: python >= 2.7, python-devel >= 2.7, python-setuptools >= 0.9.8
20 20  
21 21 %description
... ...