- add audio and video x-ms mime types (#197840)

This commit is contained in:
Miroslav Lichvar 2006-07-18 14:14:58 +00:00
parent 9b8548baac
commit 5b35be6c76
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
mailcap-2.1.20.tar.gz mailcap-2.1.21.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Associates helper applications with particular file types. Summary: Associates helper applications with particular file types.
Name: mailcap Name: mailcap
Version: 2.1.20 Version: 2.1.21
Release: 1.1 Release: 1
License: public domain License: public domain
Group: System Environment/Base Group: System Environment/Base
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/mailcap.* %{_mandir}/man4/mailcap.*
%changelog %changelog
* Tue Jul 18 2006 Miroslav Lichvar <mlichvar@redhat.com> 2.1.21
- add audio and video x-ms mime types (#197840)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.1.20-1.1 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.1.20-1.1
- rebuild - rebuild

View File

@ -1 +1 @@
9825dd364027a81ba3edb2f6c437af63 mailcap-2.1.20.tar.gz 0714c5fd478e005619489884b1abc669 mailcap-2.1.21.tar.gz