automatic version update by autodist [release 0.2.2.52-1mamba;Fri Dec 24 2021]
This commit is contained in:
parent
7f52aea5cc
commit
40d67147a2
@ -1,5 +1,5 @@
|
||||
Name: crossguid
|
||||
Version: 0.2.2
|
||||
Version: 0.2.2.52
|
||||
Release: 1mamba
|
||||
Summary: A minimal, cross platform, C++ GUID library
|
||||
Group: System/Libraries
|
||||
@ -11,13 +11,11 @@ Source: https://github.com/graeme-hill/crossguid.git/master/crossguid-%{v
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libuuid-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best native GUID/UUID ge
|
||||
@ -76,6 +74,9 @@ rm -f %{buildroot}%{_libdir}/crossguid/{LICENSE,README.md}
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Dec 24 2021 Automatic Build System <autodist@mambasoft.it> 0.2.2.52-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user