automatic version update by autodist [release 0.12.0-1mamba;Thu Jun 23 2022]
This commit is contained in:
parent
344b428df3
commit
6f8c9e92df
@ -1,5 +1,5 @@
|
||||
Name: range-v3
|
||||
Version: 0.11.0
|
||||
Version: 0.12.0
|
||||
Release: 1mamba
|
||||
Summary: Range library for C++11/14/17
|
||||
Group: System/Libraries
|
||||
@ -7,13 +7,11 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/ericniebler/range-v3
|
||||
## GITSOURCE https://github.com/ericniebler/range-v3.git 0.4.0
|
||||
Source: https://github.com/ericniebler/range-v3.git/%{version}/range-v3-%{version}.tar.bz2
|
||||
License: Boost Software License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Range library for C++11/14/17.
|
||||
@ -53,12 +51,14 @@ This package contains header files for developing applications that use %{name}.
|
||||
%{_includedir}/module.modulemap
|
||||
%{_includedir}/std/detail/associated_types.hpp
|
||||
%{_includedir}/std/iterator
|
||||
%{_prefix}/lib/cmake/range-v3/range-v3-config-version.cmake
|
||||
%{_prefix}/lib/cmake/range-v3/range-v3-config.cmake
|
||||
%{_prefix}/lib/cmake/range-v3/range-v3-targets.cmake
|
||||
%dir %{_libdir}/cmake/range-v3
|
||||
%{_libdir}/cmake/range-v3/range-v3*.cmake
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 24 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.0-1mamba
|
||||
- update to 0.11.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user