update to 5.1.0 [release 5.1.0-1mamba;Sun Aug 28 2016]
This commit is contained in:
parent
2f698f1b6b
commit
19a94445d6
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libgrantlee
|
||||
Version: 5.0.0
|
||||
Version: 5.1.0
|
||||
Release: 1mamba
|
||||
Summary: A set of Free Software libraries written using the Qt framework
|
||||
Group: System/Libraries
|
||||
@ -13,7 +13,7 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -75,6 +75,9 @@ This package contains static libraries and header files need for development.
|
||||
#%doc README
|
||||
|
||||
%changelog
|
||||
* Sun Aug 28 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.0-1mamba
|
||||
- update to 5.1.0
|
||||
|
||||
* Sat Oct 11 2014 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user