automatic version update by autodist [release 1.1.0-1mamba;Thu Mar 16 2023]
This commit is contained in:
parent
5ce9ead428
commit
53048dcaf5
@ -1,5 +1,5 @@
|
|||||||
Name: tl-expected
|
Name: tl-expected
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Single header implementation of 'std::expected' with functional-style extensions
|
Summary: Single header implementation of 'std::expected' with functional-style extensions
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -13,7 +13,6 @@ License: CC0 1.0 Universal
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Single header implementation of `std::expected` with functional-style extensions.
|
Single header implementation of `std::expected` with functional-style extensions.
|
||||||
@ -57,5 +56,8 @@ This package contains header files for developing applications that use %{name}.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 16 2023 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Dec 24 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
* Thu Dec 24 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user