diff options
| author | Remi Collet <remi@remirepo.net> | 2024-02-05 12:10:01 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-02-05 12:10:01 +0100 |
| commit | d0926c0503ee8a513e6ffabf39b468f06d424eea (patch) | |
| tree | 353bb80761a67b78ec74693139e41f3d25fc4c95 | |
| parent | 8358ebce08a7942ccd4180ac6d4bbff72eb8b97d (diff) | |
minor cleanups
| -rw-r--r-- | php-sebastian-diff6.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-sebastian-diff6.spec b/php-sebastian-diff6.spec index 6a042be..6f9d823 100644 --- a/php-sebastian-diff6.spec +++ b/php-sebastian-diff6.spec @@ -14,6 +14,7 @@ %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project diff +%global gh_date 2024-02-02 # Packagist %global pk_vendor sebastian %global pk_project %{gh_project} |
