Commit befe1ee4325844394c2d6fc2ba6c88c2492177d8

Authored by Sergio Oliveira
1 parent 3b275905

Updated colab-spb-theme to 0.2.1

src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.2.0
  2 +VERSION = 0.2.1
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...
src/pkg-rpm/colab-spb-theme/colab-spb-theme.spec
1 1  
2 2 Name: colab-spb-theme
3   -Version: 0.2.0
  3 +Version: 0.2.1
  4 +Release: 1
4 5 Summary: SPB-specific Colab theme
5 6 License: GPL-3.0
6 7 Group: Applications/Publishing
... ...