rebuilt by autoport with build requirements: libMagick-devel>=6.9.0.4-1mamba [release 0.64.3-2mamba;Fri Jan 30 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 18:16:42 +01:00
parent 216fea73cd
commit 9cd916a616

View File

@ -1,6 +1,6 @@
Name: synfig Name: synfig
Version: 0.64.3 Version: 0.64.3
Release: 1mamba Release: 2mamba
Summary: A vector based 2D animation package Summary: A vector based 2D animation package
Group: Applications/Graphics Group: Applications/Graphics
Vendor: openmamba Vendor: openmamba
@ -34,6 +34,7 @@ BuildRequires: libxml2-devel
BuildRequires: libxml++-devel BuildRequires: libxml++-devel
BuildRequires: libz-devel BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libMagick-devel >= 6.9.0.4-1mamba
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRequires: etl-devel BuildRequires: etl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -147,6 +148,9 @@ autoreconf -f -i
%doc ChangeLog ChangeLog.old NEWS README TODO %doc ChangeLog ChangeLog.old NEWS README TODO
%changelog %changelog
* Fri Jan 30 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.64.3-2mamba
- rebuilt by autoport with build requirements: libMagick-devel>=6.9.0.4-1mamba
* Mon Dec 29 2014 Automatic Build System <autodist@mambasoft.it> 0.64.3-1mamba * Mon Dec 29 2014 Automatic Build System <autodist@mambasoft.it> 0.64.3-1mamba
- automatic version update by autodist - automatic version update by autodist