public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/php-adodb] f44: 5.22.12
Date: Wed, 19 Aug 2026 16:52:02 GMT	[thread overview]
Message-ID: <178715832212.1.4725472041501591483.rpms-php-adodb-b76f6f597a4f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-adodb
Branch : f44
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=f44

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

                 reply	other threads:[~2026-08-19 16:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178715832212.1.4725472041501591483.rpms-php-adodb-b76f6f597a4f@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox