automatic version update by autodist [release 6.0.0-1mamba;Sat Mar 27 2021]
This commit is contained in:
parent
8d1869a507
commit
564f52d49a
10
granite.spec
10
granite.spec
@ -1,7 +1,7 @@
|
||||
### AUTOUPDATE-OFF: 1
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: granite
|
||||
Version: 5.5.0
|
||||
Version: 6.0.0
|
||||
Release: 1mamba
|
||||
Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces
|
||||
Group: System/Libraries
|
||||
@ -25,7 +25,6 @@ BuildRequires: libpango-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildConflicts: libgranite <= 0.3.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Granite is an extension to GTK. Among other things, it provides several useful widgets for Graphical User Interfaces and classes that ease desktop applications development.
|
||||
@ -42,8 +41,6 @@ This package contains shared libraries for %{name}.
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
## note: you can add this requirement if .pc files are provided by this package
|
||||
#Requires: pkg-config
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -87,7 +84,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_bindir}/granite-demo
|
||||
%dir %{_includedir}/granite
|
||||
%{_includedir}/granite/granite.h
|
||||
%{_includedir}/granite/widgets-utils.h
|
||||
#%{_includedir}/granite/widgets-utils.h
|
||||
%{_libdir}/libgranite.so
|
||||
%{_libdir}/pkgconfig/granite.pc
|
||||
%{_datadir}/gir-1.0/Granite-1.0.gir
|
||||
@ -95,6 +92,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_datadir}/vala/vapi/granite.vapi
|
||||
|
||||
%changelog
|
||||
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 04 2020 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user