public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Updated for 10 Beta
@ 2026-08-10 9:33 Jesse Keating
0 siblings, 0 replies; only message in thread
From: Jesse Keating @ 2026-08-10 9:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 7786d58b462e146b1fc391ca24f85e78f72cde28
Author : Jesse Keating <jkeating@fedoraproject.org>
Date : 2008-09-16T00:12:56+00:00
Stats : +14/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/7786d58b462e146b1fc391ca24f85e78f72cde28?branch=f45
Log:
Updated for 10 Beta
---
diff --git a/.cvsignore b/.cvsignore
index 967ebf6..d509420 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-fedora-release-9.90.1.tar.gz
+fedora-release-9.91.tar.gz
diff --git a/fedora-release.spec b/fedora-release.spec
index 872f6cb..7557bc3 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -3,7 +3,7 @@
Summary: Fedora release files
Name: fedora-release
-Version: 9.90.1
+Version: 9.91
Release: 1
License: GPLv2
Group: System Environment/Base
@@ -49,11 +49,11 @@ install -m 644 RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/rpm-gpg/
pushd $RPM_BUILD_ROOT/etc/pki/rpm-gpg/
for arch in i386 x86_64 ppc ppc64
do
- ln -s RPM-GPG-KEY-fedora-primary RPM-GPG-KEY-fedora-$arch
- ln -s RPM-GPG-KEY-fedora-test-primary RPM-GPG-KEY-fedora-test-$arch
+ ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora-$arch
+ ln -s RPM-GPG-KEY-fedora-test-%{dist_version}-primary RPM-GPG-KEY-fedora-test-$arch
done
-ln -s RPM-GPG-KEY-fedora-primary RPM-GPG-KEY-fedora
-ln -s RPM-GPG-KEY-fedora-test-primary RPM-GPG-KEY-fedora-test
+ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora
+ln -s RPM-GPG-KEY-fedora-test-%{dist_version}-primary RPM-GPG-KEY-fedora-test
popd
install -d -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d
@@ -97,6 +97,13 @@ rm -rf $RPM_BUILD_ROOT
/etc/pki/rpm-gpg/*
%changelog
+* Mon Sep 15 2008 Jesse Keating <jkeating@redhat.com> - 9.91-1
+- Update for Fedora 10 beta
+- Add the new keys for F10
+- Remove F8/9 keys
+- Update compose configs
+- Clarify rawhide repo definition
+
* Wed Jun 11 2008 Jesse Keating <jkeating@redhat.com> - 9.90-2
- Package up the ia64 key as the first secondary arch
- Mark config files correctly
diff --git a/sources b/sources
index 56b4cda..277e118 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13288e8f0f31a2d6b1dfcf2d6a832037 fedora-release-9.90.1.tar.gz
+a676a1fb6881f551b78d303788b4ece2 fedora-release-9.91.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:33 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:33 [rpms/fedora-release] f45: Updated for 10 Beta Jesse Keating
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox