- Fix URL tag (#659210, Matt McCutchen).
This commit is contained in:
parent
9054b519b5
commit
22419c55c9
@ -1,11 +1,11 @@
|
|||||||
Name: mailcap
|
Name: mailcap
|
||||||
Version: 2.1.35
|
Version: 2.1.35
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Helper application and MIME type associations for file types
|
Summary: Helper application and MIME type associations for file types
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: Public Domain and MIT
|
License: Public Domain and MIT
|
||||||
URL: http://git.fedoraproject.org/git/mailcap.git
|
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.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 2 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.35-2
|
||||||
|
- Fix URL tag (#659210, Matt McCutchen).
|
||||||
|
|
||||||
* Wed Oct 13 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.35-1
|
* Wed Oct 13 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.35-1
|
||||||
- Update to 2.1.35.
|
- Update to 2.1.35.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user