!7 [sync] PR-6: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-10-19 08:22:04 +00:00 committed by Gitee
commit 5d8b103837
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
File-MimeInfo-0.32.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
#%global debug_package %{nil}
Name: perl-File-MimeInfo
Version: 0.29
Release: 3
Version: 0.32
Release: 1
Summary: Implement the freedesktop specification
License: GPL+ or Artistic
License: GPL-1.0-or-later or Artistic-1.0
URL: https://metacpan.org/release/File-MimeInfo
Source0: https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-%{version}.tar.gz
BuildArch: noarch
@ -19,6 +19,7 @@ BuildRequires: perl(File::Basename)
BuildRequires: perl(File::BaseDir)
BuildRequires: perl(File::DesktopEntry)
BuildRequires: shared-mime-info
BuildRequires: perl(Encode::Locale)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(File::DesktopEntry) >= 0.04
@ -63,6 +64,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.32-1
- Upgrade to version 0.32
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.29-3
- mark as noarch