From 92d11db92fcacc7fd51da0f89b6196966fcda82d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Feb 2021 12:15:24 +0100 Subject: update to 1.12.1 --- php-doctrine-annotations.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'php-doctrine-annotations.spec') diff --git a/php-doctrine-annotations.spec b/php-doctrine-annotations.spec index 41dc9cc..84daaf3 100644 --- a/php-doctrine-annotations.spec +++ b/php-doctrine-annotations.spec @@ -15,8 +15,8 @@ %global github_owner doctrine %global github_name annotations -%global github_version 1.11.1 -%global github_commit ce77a7ba1770462cd705a91a151b6c3746f9c6ad +%global github_version 1.12.1 +%global github_commit b17c5014ef81d212ac539f07a1001832df1b6d3b %global composer_vendor doctrine %global composer_project annotations @@ -153,6 +153,8 @@ cat <<'BOOTSTRAP' | tee bootstrap.php - 1.12.1-1 +- update to 1.12.1 + * Tue Oct 27 2020 Remi Collet - 1.11.1-1 - update to 1.11.1 -- cgit