summaryrefslogtreecommitdiffstats
path: root/php-sebastian-diff3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-09 11:31:10 +0200
committerRemi Collet <remi@php.net>2023-05-09 11:31:10 +0200
commit11f8d361a1396e58a755ed6dd84fe6252b8438d6 (patch)
treeac72a645e8fde9fce5d34faf2505e438330bfc70 /php-sebastian-diff3.spec
parent47d468df5f2133dfedc0553e8a1fa7aeced90b46 (diff)
update to 3.0.4
Diffstat (limited to 'php-sebastian-diff3.spec')
-rw-r--r--php-sebastian-diff3.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php-sebastian-diff3.spec b/php-sebastian-diff3.spec
index 06ece80..7ad3e0d 100644
--- a/php-sebastian-diff3.spec
+++ b/php-sebastian-diff3.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-sebastian-diff3
#
-# Copyright (c) 2013-2022 Remi Collet
-# License: CC-BY-SA
+# Copyright (c) 2013-2023 Remi Collet
+# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 14f72dd46eaf2f2293cbe79c93cc0bc43161a211
+%global gh_commit 6296a0c086dd0117c1b78b059374d7fcbe7545ae
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project diff
@@ -27,8 +27,8 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 3.0.3
-Release: 8%{?dist}
+Version: 3.0.4
+Release: 1%{?dist}
Summary: Diff implementation, version %{major}
License: BSD-3-Clause
@@ -75,7 +75,7 @@ Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}%{major}/autoload.php
%prep
%setup -q -n %{gh_project}-%{gh_commit} -a 2
-%patch0 -p0
+%patch -P0 -p0
%build
@@ -124,6 +124,9 @@ exit $ret
%changelog
+* Tue May 9 2023 Remi Collet <remi@remirepo.net> - 3.0.4-1
+- update to 3.0.4
+
* Fri Apr 21 2023 Remi Collet <remi@remirepo.net> - 3.0.3-8
- use SPDX license ID
- use bundled symfony/process for test