- Update to 0.90

This commit is contained in:
Bastien Nocera 2010-12-01 17:41:55 +00:00
parent 41bd96e6a4
commit 3985de06bf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
shared-mime-info-0.71.tar.bz2
/shared-mime-info-0.80.tar.bz2
/shared-mime-info-0.90.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Shared MIME information database
Name: shared-mime-info
Version: 0.80
Release: 2%{?dist}
Version: 0.90
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
URL: http://freedesktop.org/Software/shared-mime-info
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man*/*
%changelog
* Wed Dec 01 2010 Bastien Nocera <bnocera@redhat.com> 0.90-1
- Update to 0.90
* Thu Nov 4 2010 Tom "spot" Callaway <tcallawa@redhat.com> 0.80-2
- rebuild for new libxml

View File

@ -1 +1 @@
eb8d24a6a80888849c9db7f30232ba6a shared-mime-info-0.80.tar.bz2
967d68d3890ba3994cfce3adf5b8f15b shared-mime-info-0.90.tar.bz2