summaryrefslogtreecommitdiffstats
path: root/php-sebastian-comparator3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-14 15:09:12 +0200
committerRemi Collet <remi@php.net>2022-09-14 15:09:12 +0200
commitd7873c9f5e69fcab3289ffe4957ff106f64e4973 (patch)
tree19b4f047328397f9c1d736356c0b37335029b631 /php-sebastian-comparator3.spec
parent7978dfd89a6be1ce65e8a9a3e56bfb4d4ef8b925 (diff)
update to 3.0.5
sources from git snapshot
Diffstat (limited to 'php-sebastian-comparator3.spec')
-rw-r--r--php-sebastian-comparator3.spec13
1 files changed, 9 insertions, 4 deletions
diff --git a/php-sebastian-comparator3.spec b/php-sebastian-comparator3.spec
index 8603d68..514c7d9 100644
--- a/php-sebastian-comparator3.spec
+++ b/php-sebastian-comparator3.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-sebastian-comparator3
#
-# Copyright (c) 2014-2018 Remi Collet
+# Copyright (c) 2014-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit c05dd1878ec74058a28a569c59fc5c53a8cc1c7a
+%global gh_commit 1dc7ceb4a24aede938c7af2a9ed1de09609ca770
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project comparator
@@ -24,13 +24,14 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 3.0.4
+Version: 3.0.5
Release: 1%{?dist}
Summary: Compare PHP values for equality
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz
+Source0: %{name}-%{version}-%{gh_short}.tgz
+Source1: makesrc.sh
BuildArch: noarch
BuildRequires: php(language) >= 7.1
@@ -131,6 +132,10 @@ exit $ret
%changelog
+* Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 3.0.5-1
+- update to 3.0.5
+- sources from git snapshot
+
* Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 3.0.4-1
- update to 3.0.4