import potrace-1.15-3.el8
This commit is contained in:
parent
e521a79f4e
commit
4208ed78ba
@ -1,6 +1,6 @@
|
||||
Name: potrace
|
||||
Version: 1.15
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Transform bitmaps into vector graphics
|
||||
Group: Applications/Multimedia
|
||||
# README defines license as GPLv2+
|
||||
@ -80,8 +80,8 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/potrace
|
||||
%{_bindir}/mkbitmap
|
||||
%{_libdir}/libpotrace.so.*
|
||||
%{_mandir}/man1/potrace.1.*
|
||||
%{_mandir}/man1/mkbitmap.1.*
|
||||
%{_mandir}/man1/potrace.1*
|
||||
%{_mandir}/man1/mkbitmap.1*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -93,6 +93,9 @@ rm -rf %{buildroot}
|
||||
%doc potrace.pdf potracelib.pdf
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2020 Jan Horak <jhorak@redhat.com> - 1.15-3
|
||||
- Fixing build for flatpak (rhbz#1840788)
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user