summaryrefslogtreecommitdiffstats
path: root/php-league-mime-type-detection.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-league-mime-type-detection.spec')
-rw-r--r--php-league-mime-type-detection.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-league-mime-type-detection.spec b/php-league-mime-type-detection.spec
index 89f0b70..d829866 100644
--- a/php-league-mime-type-detection.spec
+++ b/php-league-mime-type-detection.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 3e4a35d756eedc67096f30240a68a3149120dae7
+%global gh_commit ff6248ea87a9f116e78edd6002e39e5128a0d4dd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner thephpleague
%global gh_project mime-type-detection
@@ -19,7 +19,7 @@
%global ns_project MimeTypeDetection
Name: php-%{pk_vendor}-%{pk_name}
-Version: 1.10.0
+Version: 1.11.0
Release: 1%{?dist}
Summary: Mime-type detection for Flysystem
@@ -119,6 +119,9 @@ exit $ret
%changelog
+* Tue Apr 19 2022 Remi Collet <remi@remirepo.net> - 1.11.0-1
+- update to 1.11.0
+
* Mon Apr 11 2022 Remi Collet <remi@remirepo.net> - 1.10.0-1
- update to 1.10.0