Update to 1.5
This commit is contained in:
parent
56dbc3fdaf
commit
f57d9a886a
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ shared-mime-info-0.71.tar.bz2
|
|||||||
/shared-mime-info-1.2.tar.xz
|
/shared-mime-info-1.2.tar.xz
|
||||||
/shared-mime-info-1.3.tar.xz
|
/shared-mime-info-1.3.tar.xz
|
||||||
/shared-mime-info-1.4.tar.xz
|
/shared-mime-info-1.4.tar.xz
|
||||||
|
/shared-mime-info-1.5.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Shared MIME information database
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 1.4
|
Version: 1.5
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://freedesktop.org/Software/shared-mime-info
|
URL: http://freedesktop.org/Software/shared-mime-info
|
||||||
@ -100,6 +100,9 @@ update-mime-database -n %{_datadir}/mime
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> 1.5-1
|
||||||
|
- Update to 1.5
|
||||||
|
|
||||||
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> 1.4-7
|
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> 1.4-7
|
||||||
- Add file triggers for rebuilding the mime database
|
- Add file triggers for rebuilding the mime database
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user