|
|
@ -11,10 +11,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: jsoncpp
|
|
|
|
Name: jsoncpp
|
|
|
|
Version: 1.9.5
|
|
|
|
Version: 1.9.5
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: JSON library implemented in C++
|
|
|
|
Summary: JSON library implemented in C++
|
|
|
|
|
|
|
|
|
|
|
|
License: LicenseRef-Fedora-Public-Domain OR MIT
|
|
|
|
License: Public Domain or MIT
|
|
|
|
URL: https://github.com/open-source-parsers/%{name}
|
|
|
|
URL: https://github.com/open-source-parsers/%{name}
|
|
|
|
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
@ -78,7 +78,7 @@ sed -i -e 's!^DOT_FONTNAME.*=.*!DOT_FONTNAME =!g' doc/doxyfile.in
|
|
|
|
%if %{with jsoncpp_enables_doc}
|
|
|
|
%if %{with jsoncpp_enables_doc}
|
|
|
|
# Build the doc
|
|
|
|
# Build the doc
|
|
|
|
cp -p %{__cmake_builddir}/version .
|
|
|
|
cp -p %{__cmake_builddir}/version .
|
|
|
|
%{__python3} doxybuild.py --with-dot --doxygen /usr/bin/doxygen
|
|
|
|
%{__python3} doxybuild.py --with-dot --doxygen %{_bindir}/doxygen
|
|
|
|
rm -f version
|
|
|
|
rm -f version
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
@ -133,34 +133,6 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.9.5-9
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.9.5-8
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9.5-8
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 1.9.5-1
|
|
|
|
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 1.9.5-1
|
|
|
|
- Update to version 1.9.5
|
|
|
|
- Update to version 1.9.5
|
|
|
|
|
|
|
|
|