update to 0.3.1 [release 0.3.1-1mamba;Tue Oct 06 2015]
This commit is contained in:
parent
d6931e7877
commit
a9c2c4eb0c
12
granite.spec
12
granite.spec
@ -1,7 +1,7 @@
|
|||||||
### AUTOUPDATE-OFF: 1
|
### 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.3.0
|
Version: 0.3.1
|
||||||
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
|
||||||
@ -9,7 +9,7 @@ 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}/%{majver}/+download/granite-%{version}.tar.gz
|
Source: https://launchpad.net/granite/%{majver}/%{version}/+download/granite-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -75,8 +75,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_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/appointment.svg
|
||||||
%{_datadir}/icons/hicolor/*/actions/application-menu.svg
|
%{_datadir}/applications/granite-demo.desktop
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/application-menu-symbolic.svg
|
%{_datadir}/icons/hicolor/*/actions/open-menu.svg
|
||||||
|
%{_datadir}/icons/hicolor/scalable/actions/open-menu-symbolic.svg
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -93,6 +94,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 06 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.1-1mamba
|
||||||
|
- update to 0.3.1
|
||||||
|
|
||||||
* Tue Jun 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
|
* Tue Jun 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
|
||||||
- update to 0.3.0
|
- update to 0.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user