Rebuild for versioned symbols in json-c

This commit is contained in:
Björn Esser 2021-07-10 11:53:22 +02:00
parent bd75479b7d
commit 75fe52a405
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: gdcm
Version: 3.0.8
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
License: BSD
URL: http://gdcm.sourceforge.net/wiki/index.php/Main_Page
@ -267,6 +267,9 @@ make test -C %{__cmake_builddir} || exit 0
%{python3_sitearch}/__pycache__/%{name}*
%changelog
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 3.0.8-6
- Rebuild for versioned symbols in json-c
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.8-5
- Rebuilt for Python 3.10