public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-adodb] rawhide: 5.22.12
@ 2026-08-19 16:51 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-19 16:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-adodb
Branch : rawhide
Commit : b76f6f597a4f25b4113e1c89abfffa6d0ebfe370
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-19T11:50:51-05:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-adodb/c/b76f6f597a4f25b4113e1c89abfffa6d0ebfe370?branch=rawhide
Log:
5.22.12
---
diff --git a/.gitignore b/.gitignore
index c33d59a..681f7ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ adodb511.tgz
/adodb-5.22.9.tar.gz
/adodb-5.22.10.tar.gz
/adodb-5.22.11.tar.gz
+/adodb-5.22.12.tar.gz
diff --git a/php-adodb.spec b/php-adodb.spec
index 16bbff3..beb0df8 100644
--- a/php-adodb.spec
+++ b/php-adodb.spec
@@ -2,8 +2,8 @@
Name: php-adodb
Summary: Database abstraction layer for PHP
-Version: 5.22.11
-Release: 3%{?dist}
+Version: 5.22.12
+Release: 1%{?dist}
License: BSD-3-Clause or LGPL-2.0-or-later
URL: http://adodb.org
@@ -11,7 +11,7 @@ BuildArch: noarch
# for macros
BuildRequires: httpd-devel
-Source0: http://downloads.sourceforge.net/adodb/adodb-%{version}.tar.gz
+Source0: https://github.com/ADOdb/ADOdb/archive/v%{version}/adodb-%{version}.tar.gz
Requires: php-common
@@ -27,7 +27,7 @@ switch DBs without changing code.
# !! TODO !! MAKE A SUBPACKAGE FOR THE PEAR::AUTH DRIVER
%prep
-%setup -q -n adodb5
+%setup -q -n ADOdb-%{version}
%build
@@ -38,8 +38,6 @@ find . -type f | xargs chmod 644
%install
-rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_httpd_contentdir}/icons
install -d $RPM_BUILD_ROOT%{_datadir}/php/adodb
cp -pr * $RPM_BUILD_ROOT%{_datadir}/php/adodb/
@@ -57,6 +55,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/adodb/*.txt
%changelog
+* Wed Aug 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.22.12-1
+- 5.22.12
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.22.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 2b03e6d..9a76dd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (adodb-5.22.11.tar.gz) = f09dd3bcd2ddca26ed321d94951ecb8aa5cc11ef97400f8d355be8dcae886af680e13aebe8d8e1defc3f605ac856f7d18c119a1a8156cc4e551936b69e26a6e7
+SHA512 (adodb-5.22.12.tar.gz) = 7517a879b48be6a276cf3662a0878edffd8a3c4bfbb70cb7fc739db96b8e1c20bf05da72bfd2d80b73ccf652290330c079cb6a0c3eb7f998f4eb4958e901fb4b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 16:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 16:51 [rpms/php-adodb] rawhide: 5.22.12 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox