Skip to content

Commit 9d52019

Browse files
elibasimo5
authored andcommitted
Update URLs to project page, fedorahosted.org got retired
1 parent a9f3b00 commit 9d52019

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

contrib/gssproxy.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Summary: GSSAPI Proxy
55

66
Group: System Environment/Libraries
77
License: MIT
8-
URL: http://fedorahosted.org/gss-proxy
9-
Source0: http://fedorahosted.org/released/gss-proxy/%{name}-%{version}.tar.gz
8+
URL: https://github.com/gssapi/gssproxy
9+
Source0: https://github.com/gssapi/gssproxy/releases/download/v%{version}/%{name}-%{version}.tar.gz
1010
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
1111

1212
%global servicename gssproxy

docs/ReleaseProcess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ sha512sum gssproxy-0.1.0.tar.gz > gssproxy-0.1.0.tar.gz.sha512sum.txt
5050
Use the option to create release notes from the PR log.
5151

5252
- Announce th new release on the gssproxy mailinglist
53-
(https://lists.fedorahosted.org/mailman/listinfo/gss-proxy)
53+
(https://lists.fedorahosted.org/archives/lists/gss-proxy.lists.fedorahosted.org/)

man/gssproxy-mech.8.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<refentry>
77
<refentryinfo>
88
<productname>GSS Proxy</productname>
9-
<orgname>GSS-Proxy - http://fedorahosted.org/gss-proxy</orgname>
9+
<orgname>GSS-Proxy - https://github.com/gssapi/gssproxy</orgname>
1010
</refentryinfo>
1111

1212
<refmeta>

man/gssproxy.8.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<refentry>
77
<refentryinfo>
88
<productname>GSS Proxy</productname>
9-
<orgname>GSS-Proxy - http://fedorahosted.org/gss-proxy</orgname>
9+
<orgname>GSS-Proxy - https://github.com/gssapi/gssproxy</orgname>
1010
</refentryinfo>
1111

1212
<refmeta>

man/gssproxy.conf.5.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<refentry>
77
<refentryinfo>
88
<productname>GSS Proxy</productname>
9-
<orgname>GSS-Proxy - http://fedorahosted.org/gss-proxy</orgname>
9+
<orgname>GSS-Proxy - https://github.com/gssapi/gssproxy</orgname>
1010
</refentryinfo>
1111

1212
<refmeta>

0 commit comments

Comments
 (0)