Update to 2.1.36.
This commit is contained in:
parent
1347968c17
commit
fb9761e196
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/mailcap-2.1.35.tar.gz
|
||||
/mailcap-2.1.36.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: mailcap
|
||||
Version: 2.1.35
|
||||
Release: 3%{?dist}
|
||||
Version: 2.1.36
|
||||
Release: 1%{?dist}
|
||||
Summary: Helper application and MIME type associations for file types
|
||||
|
||||
Group: System Environment/Base
|
||||
License: Public Domain and MIT
|
||||
URL: http://git.fedorahosted.org/git/mailcap.git
|
||||
Source0: https://fedorahosted.org/released/mailcap/%{name}-%{version}.tar.gz
|
||||
Source0: https://fedorahosted.org/released/mailcap/%{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.1.36-1
|
||||
- Update to 2.1.36.
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.35-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user