public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Katz <katzj@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: update to 4.92
Date: Mon, 10 Aug 2026 09:33:04 GMT	[thread overview]
Message-ID: <178635438498.1.9634603426862314196.rpms-fedora-release-0cce35cb41b6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 0cce35cb41b627d0536588023f9b9f6394aaa748
Author : Jeremy Katz <katzj@fedoraproject.org>
Date   : 2006-02-15T21:10:30+00:00
Stats  : +8/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/0cce35cb41b627d0536588023f9b9f6394aaa748?branch=f45

Log:
update to 4.92

---
diff --git a/.cvsignore b/.cvsignore
index 32e381f..990af3f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,3 +2,5 @@ fedora-release-notes-4.90.tar.gz
 fedora-release-4.90.tar.gz
 fedora-release-4.91.tar.gz
 fedora-release-notes-4.91.tar.gz
+fedora-release-notes-4.92.tar.gz
+fedora-release-4.92.tar.gz

diff --git a/fedora-release.spec b/fedora-release.spec
index ff95360..bc2b55c 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1,4 +1,4 @@
-%define release_version 4.91
+%define release_version 4.92
 %define release_name Pre-FC5
 %define builtin_release_version Rawhide
 %define builtin_release_name Rawhide
@@ -20,7 +20,6 @@ Provides: indexhtml
 BuildRoot: %{_tmppath}/fedora-release-root
 BuildArchitectures: noarch
 BuildRequires: xmlto
-BuildRequires: elinks
 
 %description
 Fedora Core release file
@@ -31,13 +30,11 @@ Fedora Core release file
 %build
 MAINDIR=`pwd`
 pushd release-notes
-links -dump RELEASE-NOTES-en.html > RELEASE-NOTES-en.txt
-links -dump README-en.html > README-en.txt
 cp RELEASE-NOTES-en.txt $MAINDIR/RELEASE-NOTES
 cp README-en.txt $MAINDIR/README
 cp -af README-* $MAINDIR
 cp -af RELEASE-NOTES-* $MAINDIR
-cp -r *.css stylesheet-images ../
+cp -r *.css figs stylesheet-images ../
 popd
 rm -f */*.eps
 make index.html
@@ -61,7 +58,7 @@ for file in RPM-GPG-KEY* ; do
 done
 
 mkdir -p -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML
-cp -ap *.css *.html img css stylesheet-images \
+cp -ap figs *.css *.html img css stylesheet-images \
   $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML
 install -m 644 index.html $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/index.html
 
@@ -96,7 +93,7 @@ fi
 %dir /etc/yum.repos.d
 %config(noreplace) /etc/sysconfig/rhn/sources
 %config(noreplace) /etc/yum.repos.d/*
-%doc R* stylesheet-images *.css
+%doc R* stylesheet-images figs *.css
 %doc eula.txt GPL autorun-template
 %config %attr(0644,root,root) /etc/issue
 %config %attr(0644,root,root) /etc/issue.net

diff --git a/sources b/sources
index b35e339..398c146 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-08ea01593d6add2fa4d060ffeb2f23cd  fedora-release-4.91.tar.gz
-083cc450ee4e8e0cc21580118158aa58  fedora-release-notes-4.91.tar.gz
+62553b2c0e51371033f7f3896110b3e1  fedora-release-notes-4.92.tar.gz
+b58af944f6465482c05739ae00570699  fedora-release-4.92.tar.gz

                 reply	other threads:[~2026-08-10  9:33 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=178635438498.1.9634603426862314196.rpms-fedora-release-0cce35cb41b6@fedoraproject.org \
    --to=katzj@fedoraproject.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