automatic version update by autodist [release 0.9.6-1mamba;Fri Jan 07 2022]

This commit is contained in:
Automatic Build System 2024-01-05 18:50:54 +01:00
parent 5089192eb1
commit 552b614b52

View File

@ -1,5 +1,5 @@
Name: uriparser Name: uriparser
Version: 0.9.5 Version: 0.9.6
Release: 1mamba Release: 1mamba
Summary: A strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C") Summary: A strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C")
Group: System/Tools Group: System/Tools
@ -11,7 +11,6 @@ Source: https://github.com/uriparser/uriparser.git/uriparser-%{version}/u
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -80,6 +79,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog README.md %doc ChangeLog README.md
%changelog %changelog
* Fri Jan 07 2022 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
- automatic version update by autodist
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 0.9.5-1mamba * Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 0.9.5-1mamba
- automatic version update by autodist - automatic version update by autodist