public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Restore the VERSION substitution in the legal readme
@ 2026-08-10 9:35 Ben Cotton
0 siblings, 0 replies; only message in thread
From: Ben Cotton @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : b25e244a5dd1291e40047ea63656e94e71ec444e
Author : Ben Cotton <bcotton@fedoraproject.org>
Date : 2021-04-30T15:35:09-04:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/b25e244a5dd1291e40047ea63656e94e71ec444e?branch=f45
Log:
Restore the VERSION substitution in the legal readme
This doesn't quite work perfectly, in that the the URL for rawhide won't
work. But that's enough of an edge case that it's not a blocker.
Also changed http:// to https:// because it's 2021.
Signed-off-by: Ben Cotton <bcotton@fedoraproject.org>
---
diff --git a/Fedora-Legal-README.txt b/Fedora-Legal-README.txt
index 8f61c37..a59ec49 100644
--- a/Fedora-Legal-README.txt
+++ b/Fedora-Legal-README.txt
@@ -10,7 +10,7 @@ https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing.
= Source Availability =
-The accompanying Fedora 31 release includes copyrighted
+The accompanying Fedora Linux @@VERSION@@ release includes copyrighted
software that is licensed under the GNU General Public License and
other licenses. You may obtain the complete machine-readable source
code corresponding to portions of this release by sending a check or
@@ -18,10 +18,10 @@ money order in the amount of US $5.00 to:
VP, Legal - Products & Technologies | Red Hat, Inc. | 100 East Davie Street | Raleigh, NC 27601 USA
-Please write "source for Fedora 31" in the memo line of your payment.
+Please write "source for Fedora Linux @@VERSION@@" in the memo line of your payment.
You may also access a copy of this source code at:
-http://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/
+https://dl.fedoraproject.org/pub/fedora/linux/releases/@@VERSION@@/Everything/source/
This offer is valid to anyone in receipt of this information and shall
expire three years following the date of the final distribution of
diff --git a/fedora-release.spec b/fedora-release.spec
index 6057c0b..7ace148 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -60,7 +60,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 35
-Release: 0.7%{?eln:.eln%{eln}}
+Release: 0.8%{?eln:.eln%{eln}}
License: MIT
URL: https://fedoraproject.org/
@@ -1328,6 +1328,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Fri Apr 30 2021 Ben Cotton <bcotton@fedoraproject.org> - 35-0.8
+- Automatically set the version in Fedora-Legal-README.txt
+
* Tue Apr 13 2021 Timothée Ravier <travier@redhat.com> - 35-0.7
- Add ostree-counting & ostree-desktop subpackages
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:35 [rpms/fedora-release] f45: Restore the VERSION substitution in the legal readme Ben Cotton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox