update to 1.2.3 [release 1.2.3-1mamba;Mon Dec 27 2021]
This commit is contained in:
parent
3ea319ef44
commit
492e6f7890
@ -1,5 +1,5 @@
|
||||
Name: libxdg-basedir
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 1mamba
|
||||
Summary: A library that implements the XDG Base Directory Specification defines
|
||||
Group: System/Libraries
|
||||
@ -7,12 +7,11 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/devnev/libxdg-basedir
|
||||
Source: https://github.com/davmac314/libxdg-basedir.git/v%{version}/libxdg-basedir-%{version}.tar.bz2
|
||||
Source: https://github.com/devnev/libxdg-basedir.git/libxdg-basedir-%{version}/libxdg-basedir-%{version}.tar.bz2
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The XDG Base Directory Specification defines where should user files be looked for by defining one or more base directories relative in with they should be located.
|
||||
@ -61,6 +60,9 @@ This package contains static libraries and header files needed for development.
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-1mamba
|
||||
- update to 1.2.3
|
||||
|
||||
* Sat Feb 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.2-1mamba
|
||||
- update to 1.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user