automatic version update by autodist [release 0.20.5-1mamba;Mon Feb 28 2022]
This commit is contained in:
parent
3f5230ffa2
commit
24d5de9c6f
14
libgee.spec
14
libgee.spec
@ -1,20 +1,20 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libgee
|
Name: libgee
|
||||||
Version: 0.20.4
|
Version: 0.20.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GObject collection library
|
Summary: GObject collection library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://live.gnome.org/Libgee
|
URL: https://wiki.gnome.org/Projects/Libgee
|
||||||
Source: http://ftp.acc.umu.se/pub/GNOME/sources/libgee/%{majver}/libgee-%{version}.tar.xz
|
Source: http://ftp.acc.umu.se/pub/GNOME/sources/libgee/%{majver}/libgee-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
BuildRequires: gobject-introspection-devel
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -46,7 +46,7 @@ Obsoletes: %{name}-static
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
|
Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
|
||||||
This package contains libraries and header files need for development.
|
This package contains libraries and header files needed for development.
|
||||||
|
|
||||||
%package static
|
%package static
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -55,9 +55,10 @@ Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description static
|
%description static
|
||||||
Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
|
Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
|
||||||
|
|
||||||
This package contains static libraries needed for development.
|
This package contains static libraries needed for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -96,6 +97,9 @@ make check
|
|||||||
%doc ChangeLog* NEWS README
|
%doc ChangeLog* NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 28 2022 Automatic Build System <autodist@mambasoft.it> 0.20.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 0.20.4-1mamba
|
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 0.20.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user