Commit 587d272adaa8f71258fed26f1e7c35483921ab41

Authored by Athos
1 parent 90bafefc

New noosfero-spb version

* new noosfero-spb tarball
* source adds new spb_migrations plugin
* add gettext package dependency

Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
Signed-off-by: Paulo Tada <paulohtfs@gmail.com>
Signed-off-by: Ricardo Teixeira <ricardocdzg@gmail.com>
Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
noosfero-spb/noosfero-spb.spec
1 1 Name: noosfero-spb
2   -Version: 3.3
3   -Release: 2%{?dist}
  2 +Version: 3.4
  3 +Release: 1
4 4 Summary: SPB-specific Noosfero plugins and themes
5 5 Group: Applications/Publishing
6 6 License: AGPLv3
7 7 URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/noosfero-spb
8 8 Source0: %{name}-%{version}.tar.gz
9 9 BuildArch: noarch
  10 +BuildRequires: gettext
10 11  
11 12 %description
12 13 This package contains Noosfero plugins and themes that are specific to the
... ...