public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Konstantin Ryabitsev <mricon@kernel.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pam_url] epel10: Merge branch 'master' into el6
Date: Sat, 13 Jun 2026 18:25:02 GMT	[thread overview]
Message-ID: <178137510278.1.13899117681700063873.rpms-pam_url-0fe1cb207371@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pam_url
            Branch : epel10
            Commit : 0fe1cb207371816bdcb3bdfd6d518c12bb6f0053
            Author : Konstantin Ryabitsev <mricon@kernel.org>
            Date   : 2012-11-28T15:17:46-05:00
            Stats  : +6/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pam_url/c/0fe1cb207371816bdcb3bdfd6d518c12bb6f0053?branch=epel10

            Log:
            Merge branch 'master' into el6

Conflicts:
	.gitignore
	pam_url.spec
	sources

---
diff --git a/.gitignore b/.gitignore
index 9c20758..42229b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pam_url-0.2.tar.bz2
+/pam_url-0.3.tar.bz2

diff --git a/pam_url.spec b/pam_url.spec
index ce5ffd9..b71ebab 100644
--- a/pam_url.spec
+++ b/pam_url.spec
@@ -1,6 +1,6 @@
 Summary:        PAM module to authenticate with HTTP servers
 Name:           pam_url
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
 Epoch:          1
 License:        GPLv2
@@ -9,7 +9,6 @@ URL:            https://fedorahosted.org/pam_url
 Source:         https://fedorahosted.org/releases/p/a/pam_url/%{name}-%{version}.tar.bz2
 Requires:       pam
 BuildRequires:  pam-devel, libcurl-devel, libconfig-devel
-ExcludeArch:    ppc64
 
 %description
 The pam_url module enables you to authenticate users against a Web application,
@@ -32,6 +31,9 @@ make DESTDIR=%{buildroot} install
 
 
 %changelog
+* Wed Nov 28 2012 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.3-1
+- Upstream 0.3 with support for CA_CERT, plus minor bugfixes.
+
 * Mon Nov 19 2012 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.2-1
 - Prepare for 0.2 release
 - Set the epoch to 1 to solve branching issues with other releases

diff --git a/sources b/sources
index 7637c0d..d756d61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a49bb059daeac00449d02ddcb2cb1905  pam_url-0.2.tar.bz2
+a0cabc5cb674f852431c77fed57259ce  pam_url-0.3.tar.bz2

diff --git a/.gitignore b/.gitignore
index 34ed735..42229b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/pam_url-0.2.tar.bz2
 /pam_url-0.3.tar.bz2

                 reply	other threads:[~2026-06-13 18:25 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=178137510278.1.13899117681700063873.rpms-pam_url-0fe1cb207371@fedoraproject.org \
    --to=mricon@kernel.org \
    --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