summaryrefslogtreecommitdiffstats
path: root/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml21
1 files changed, 18 insertions, 3 deletions
diff --git a/package.xml b/package.xml
index ec1b86c..9f29bbe 100644
--- a/package.xml
+++ b/package.xml
@@ -15,7 +15,7 @@ Documentation: https://www.php.net/rpminfo
</lead>
<date>2024-09-03</date>
<version>
- <release>1.1.1</release>
+ <release>1.1.2dev</release>
<api>1.1.0</api>
</version>
<stability>
@@ -24,8 +24,7 @@ Documentation: https://www.php.net/rpminfo
</stability>
<license uri="https://www.php.net/license/3_01.txt" filesource="LICENSE">PHP-3.01</license>
<notes><![CDATA[
-- display author and license in phpinfo
-- drop support for librpm < 4.13
+-
]]></notes>
<contents>
<dir name="/">
@@ -77,6 +76,22 @@ Documentation: https://www.php.net/rpminfo
<extsrcrelease/>
<changelog>
<release>
+ <date>2024-09-03</date>
+ <version>
+ <release>1.1.1</release>
+ <api>1.1.0</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <license uri="https://www.php.net/license/3_01.txt" filesource="LICENSE">PHP-3.01</license>
+ <notes><![CDATA[
+- display author and license in phpinfo
+- drop support for librpm < 4.13
+ ]]></notes>
+ </release>
+ <release>
<date>2023-11-10</date>
<version>
<release>1.1.0</release>