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/potrace.git#43c104a0e971d326bb91f65b73dbccb8206cff10
This commit is contained in:
parent
808ffa598a
commit
e8db4e2ab2
@ -1,6 +1,6 @@
|
||||
Name: potrace
|
||||
Version: 1.16
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Transform bitmaps into vector graphics
|
||||
# README defines license as GPLv2+
|
||||
License: GPLv2+
|
||||
@ -10,6 +10,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Source1: http://potrace.sourceforge.net/potrace.pdf
|
||||
Source2: http://potrace.sourceforge.net/potracelib.pdf
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
@ -81,6 +82,9 @@ rm -rf %{buildroot}%{_docdir}/%{name}
|
||||
%doc potrace.pdf potracelib.pdf
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user