automatic version update by autodist [release 0.20.4-1mamba;Fri Mar 19 2021]
This commit is contained in:
parent
c61db92eb2
commit
3f5230ffa2
@ -1,13 +1,13 @@
|
|||||||
%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.3
|
Version: 0.20.4
|
||||||
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: http://live.gnome.org/Libgee
|
URL: https://live.gnome.org/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
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -16,7 +16,6 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
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.
|
||||||
@ -97,6 +96,9 @@ make check
|
|||||||
%doc ChangeLog* NEWS README
|
%doc ChangeLog* NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 19 2021 Automatic Build System <autodist@mambasoft.it> 0.20.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 10 2020 Automatic Build System <autodist@mambasoft.it> 0.20.3-1mamba
|
* Mon Feb 10 2020 Automatic Build System <autodist@mambasoft.it> 0.20.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user