update to 0.3.0 [release 0.3.0-1mamba;Tue Jun 17 2014]
This commit is contained in:
parent
74ea88786d
commit
d6931e7877
11
granite.spec
11
granite.spec
@ -1,6 +1,7 @@
|
|||||||
|
### AUTOUPDATE-OFF: 1
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: granite
|
Name: granite
|
||||||
Version: 0.2.3.1
|
Version: 0.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces
|
Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -8,14 +9,14 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://launchpad.net/granite
|
URL: https://launchpad.net/granite
|
||||||
Source: https://launchpad.net/granite/%{majver}/%{version}/+download/granite-%{version}.tgz
|
Source: https://launchpad.net/granite/%{majver}/%{majver}/+download/granite-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libgee1-devel
|
BuildRequires: libgee-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
@ -73,6 +74,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libgranite.so.*
|
%{_libdir}/libgranite.so.*
|
||||||
%{_libdir}/girepository-1.0/Granite-1.0.typelib
|
%{_libdir}/girepository-1.0/Granite-1.0.typelib
|
||||||
|
%{_datadir}/icons/hicolor/*/actions/appointment.svg
|
||||||
%{_datadir}/icons/hicolor/*/actions/application-menu.svg
|
%{_datadir}/icons/hicolor/*/actions/application-menu.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/application-menu-symbolic.svg
|
%{_datadir}/icons/hicolor/scalable/actions/application-menu-symbolic.svg
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
@ -91,6 +93,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
|
||||||
|
- update to 0.3.0
|
||||||
|
|
||||||
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 0.2.3.1-1mamba
|
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 0.2.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user