Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libaec.git#8ddf9db37dd461d1ea907e12b46d5a371529d84e
This commit is contained in:
DistroBaker 2021-02-04 08:08:02 +01:00
parent 1f432bfebc
commit 3b87a480a2

View File

@ -1,6 +1,6 @@
Name: libaec
Version: 1.0.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Adaptive Entropy Coding library
License: BSD
Url: https://gitlab.dkrz.de/k202009/libaec
@ -58,6 +58,9 @@ Devel files for libaec (Adaptive Entropy Coding library).
%{_libdir}/lib*.so
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 03 2020 Christoph Junghans <junghans@votca.org> - 1.0.4-6
- Fix out-of-source build on F33 (bug #1863972)