summaryrefslogtreecommitdiffstats
path: root/php-pecl-xmlrpc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xmlrpc.spec')
-rw-r--r--php-pecl-xmlrpc.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-pecl-xmlrpc.spec b/php-pecl-xmlrpc.spec
index 5bc1451..ce6b777 100644
--- a/php-pecl-xmlrpc.spec
+++ b/php-pecl-xmlrpc.spec
@@ -25,8 +25,8 @@
%global pecl_name xmlrpc
%global with_tests 0%{!?_without_tests:1}
%global upver 1.0.0
-%global rcver RC1
-%global lower rc1
+%global rcver RC2
+%global lower rc2
# After 20-xml
%global ini_name 30-%{pecl_name}.ini
@@ -97,7 +97,6 @@ mv %{pecl_name}-%{upver}%{?rcver} NTS
%endif
sed -e 's/role="test"/role="src"/' \
- -e '/COPYING/s/role="src"/role="doc"/' \
%{?_licensedir:-e '/COPYING/s/role="doc"/role="src"/' } \
%{?_licensedir:-e '/LICENSE/s/role="doc"/role="src"/' } \
-i package.xml
@@ -217,6 +216,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Jan 15 2021 Remi Collet <remi@remirepo.net> - 1.0.0~rc2-1
+- update to 1.0.0RC2 (beta)
+
* Tue Jan 5 2021 Remi Collet <remi@remirepo.net> - 1.0.0~rc1-1
- update to 1.0.0RC1 (beta)