summaryrefslogtreecommitdiffstats
path: root/php-pecl-rpminfo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-rpminfo.spec')
-rw-r--r--php-pecl-rpminfo.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-pecl-rpminfo.spec b/php-pecl-rpminfo.spec
index 90950fb..f5a3b2b 100644
--- a/php-pecl-rpminfo.spec
+++ b/php-pecl-rpminfo.spec
@@ -1,4 +1,4 @@
-# spec file for php-pecl-rpminfo
+# remirepo spec file for php-pecl-rpminfo
#
# Copyright (c) 2018-2020 Remi Collet
# License: CC-BY-SA
@@ -22,14 +22,14 @@
Summary: RPM information
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 0.2.3
+Version: 0.3.0
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
BuildRequires: %{?dtsprefix}gcc
-BuildRequires: rpm-devel >= 4.11.3
+BuildRequires: pkgconfig(rpm) >= 4.11.3
BuildRequires: %{?scl_prefix}php-devel > 7
BuildRequires: %{?scl_prefix}php-pear
@@ -75,7 +75,8 @@ Retrieve RPM information using librpm.
Available functions:
- rpmvercmp to compare 2 EVRs
- rpminfo to retrieve information from a RPM file
-- rpmdbingo to rerieve information from an installed RPM
+- rpmdbinfo to rerieve information from an installed RPM
+- rpmdbsearch to search installed RPMs
Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
@@ -224,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Mar 12 2020 Remi Collet <remi@remirepo.net> - 0.3.0-1
+- update to 0.3.0
+
* Wed Mar 11 2020 Remi Collet <remi@remirepo.net> - 0.2.3-1
- update to 0.2.3