|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: librttopo
|
|
|
|
Name: librttopo
|
|
|
|
Version: 1.1.0
|
|
|
|
Version: 1.1.0
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: Create and manage SQL/MM topologies
|
|
|
|
Summary: Create and manage SQL/MM topologies
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -118,6 +118,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|
|
|
%{mingw64_libdir}/pkgconfig/rttopo.pc
|
|
|
|
%{mingw64_libdir}/pkgconfig/rttopo.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 1.1.0-9
|
|
|
|
|
|
|
|
- Rebuild with mingw-gcc-12
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 24 2022 Sandro Mani <manisandro@gmail.com> - 1.1.0-8
|
|
|
|
* Thu Feb 24 2022 Sandro Mani <manisandro@gmail.com> - 1.1.0-8
|
|
|
|
- Make mingw subpackages noarch
|
|
|
|
- Make mingw subpackages noarch
|
|
|
|
|
|
|
|
|
|
|
|