Update to 2.1.47

This commit is contained in:
Ville Skyttä 2016-11-01 17:55:25 +02:00
parent 1f76e99415
commit 856084b4d7
2 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,11 @@
Name: mailcap Name: mailcap
Version: 2.1.46 Version: 2.1.47
Release: 2%{?dist} Release: 1%{?dist}
Summary: Helper application and MIME type associations for file types Summary: Helper application and MIME type associations for file types
License: Public Domain and MIT License: Public Domain and MIT
URL: http://git.fedorahosted.org/git/mailcap.git URL: https://pagure.io/mailcap
Source0: https://fedorahosted.org/released/mailcap/%{name}-%{version}.tar.xz Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
BuildRequires: perl BuildRequires: perl
BuildArch: noarch BuildArch: noarch
@ -60,6 +60,9 @@ make check
%changelog %changelog
* Tue Nov 1 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.1.47-1
- Update to 2.1.47
* Thu Jul 28 2016 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.46-2 * Thu Jul 28 2016 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.46-2
- Add build requirement for perl - Add build requirement for perl

View File

@ -1 +1 @@
d865a1baf574ae5d309f5c1f79315800 mailcap-2.1.46.tar.xz 2bc3d120da778a09c3ee25938ef67544 mailcap-2.1.47.tar.xz