Update to 1.8
This commit is contained in:
parent
78879d7ea7
commit
5dc1382c2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ shared-mime-info-0.71.tar.bz2
|
|||||||
/shared-mime-info-1.5.tar.xz
|
/shared-mime-info-1.5.tar.xz
|
||||||
/shared-mime-info-1.6.tar.xz
|
/shared-mime-info-1.6.tar.xz
|
||||||
/shared-mime-info-1.7.tar.xz
|
/shared-mime-info-1.7.tar.xz
|
||||||
|
/shared-mime-info-1.8.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Shared MIME information database
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 1.7
|
Version: 1.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -102,6 +102,9 @@ update-mime-database -n %{_datadir}/mime
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 05 2016 Kalev Lember <klember@redhat.com> - 1.8-1
|
||||||
|
- Update to 1.8
|
||||||
|
|
||||||
* Mon Sep 05 2016 Bastien Nocera <bnocera@redhat.com> - 1.7-1
|
* Mon Sep 05 2016 Bastien Nocera <bnocera@redhat.com> - 1.7-1
|
||||||
- Update to 1.7
|
- Update to 1.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user