Commit 2e3bb38825dee76575bc1660a6280d1fb118c4b5

Authored by Alessandro Beltrão
1 parent 2cdb8b4f
Exists in master and in 1 other branch mezuro_spb

Bumps version for colab-deps colab and noosfero

src/pkg-rpm/colab-deps/colab-deps.spec
1 1 Summary: Collaboration platform for communities (Python dependencies)
2 2 Name: colab-deps
3   -Version: 1.13.9
  3 +Version: 1.13.10
4 4 Release: 1
5 5 Source0: colab-deps-%{version}.tar.gz
6 6 License: Various
... ...
src/pkg-rpm/colab/colab.spec
1 1 %define name colab
2   -%define version 1.13.14
  2 +%define version 1.13.15
3 3 %define buildvenv /var/tmp/%{name}-%{version}
4 4  
5 5 Summary: Collaboration platform for communities
... ... @@ -14,8 +14,8 @@ Prefix: %{_prefix}
14 14 Vendor: Sergio Oliveira <sergio@tracy.com.br>
15 15 Url: https://github.com/colab/colab
16 16 BuildArch: noarch
17   -BuildRequires: colab-deps >= 1.13.9, python-virtualenv
18   -Requires: colab-deps >= 1.13.9, solr, mailman-api >= 0.3rc3
  17 +BuildRequires: colab-deps >= 1.13.10, python-virtualenv
  18 +Requires: colab-deps >= 1.13.10, solr, mailman-api >= 0.3rc3
19 19  
20 20 %description
21 21 Integrated software development platform.
... ...
src/pkg-rpm/noosfero/noosfero.spec
... ... @@ -2,8 +2,8 @@
2 2 %define cache_dirs javascripts/cache stylesheets/cache
3 3  
4 4 Name: noosfero
5   -Version: 1.5.0+spb9
6   -Release: 3
  5 +Version: 1.5.0+spb10
  6 +Release: 1
7 7 Summary: Social Networking Platform
8 8 Group: Applications/Publishing
9 9 License: AGPLv3
... ...