|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libaec
|
|
|
|
|
Version: 1.0.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Adaptive Entropy Coding library
|
|
|
|
|
License: BSD
|
|
|
|
|
Url: https://gitlab.dkrz.de/k202009/libaec
|
|
|
|
@ -61,6 +61,9 @@ mv %{buildroot}/%{_prefix}/cmake %{buildroot}/%{_libdir}
|
|
|
|
|
%{_libdir}/cmake/%{name}-*.cmake
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Christoph Junghans <junghans@votca.org> - 1.0.5-1
|
|
|
|
|
- Version bump to v1.0.5 (bug #1972635)
|
|
|
|
|
|
|
|
|
|