public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pam_url] epel10: Merge branch 'master' into el6
@ 2026-06-13 18:25 Konstantin Ryabitsev
0 siblings, 0 replies; only message in thread
From: Konstantin Ryabitsev @ 2026-06-13 18:25 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 18:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 18:25 [rpms/pam_url] epel10: Merge branch 'master' into el6 Konstantin Ryabitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox