|
|
@ -13,7 +13,7 @@
|
|
|
|
%global update_po 0
|
|
|
|
%global update_po 0
|
|
|
|
%global if_pre 0
|
|
|
|
%global if_pre 0
|
|
|
|
|
|
|
|
|
|
|
|
%global use_gcc_strict_sanitize 1
|
|
|
|
%global use_gcc_strict_sanitize 0
|
|
|
|
|
|
|
|
|
|
|
|
%global use_release 1
|
|
|
|
%global use_release 1
|
|
|
|
%global use_gitbare 0
|
|
|
|
%global use_gitbare 0
|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
%global shortver 1.12
|
|
|
|
%global shortver 1.12
|
|
|
|
%global fullver %{shortver}.0
|
|
|
|
%global fullver %{shortver}.0
|
|
|
|
%global mainrel 0.100
|
|
|
|
%global mainrel 1
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?use_release} >= 1
|
|
|
|
%if 0%{?use_release} >= 1
|
|
|
|
%global fedorarel %{?prever:0.}%{mainrel}%{?prever:.%{prerpmver}}
|
|
|
|
%global fedorarel %{?prever:0.}%{mainrel}%{?prever:.%{prerpmver}}
|
|
|
@ -351,6 +351,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Mar 26 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.12.0-1
|
|
|
|
|
|
|
|
- 1.12.0
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 23 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.3-3
|
|
|
|
* Tue Feb 23 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.3-3
|
|
|
|
- Fix FTBFS wrt std::byte <=> Exiv2::byte confusion, perhaps exposed by glibc 2.33.9000
|
|
|
|
- Fix FTBFS wrt std::byte <=> Exiv2::byte confusion, perhaps exposed by glibc 2.33.9000
|
|
|
|
|
|
|
|
|
|
|
|