public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: set bug_version to be rawhide rhbz#1259287
Date: Mon, 10 Aug 2026 09:34:10 GMT	[thread overview]
Message-ID: <178635445086.1.16568415624065569356.rpms-fedora-release-e92a79d4d607@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : e92a79d4d607f31dc5229d05280cafa5eeebf94a
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2015-09-28T10:06:46-05:00
Stats  : +20/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/e92a79d4d607f31dc5229d05280cafa5eeebf94a?branch=f45

Log:
set bug_version to be rawhide rhbz#1259287

---
diff --git a/fedora-release.spec b/fedora-release.spec
index f21525a..0567907 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1,11 +1,11 @@
 %define release_name Rawhide
 %define dist_version 24
-%define bug_version Rawhide
+%define bug_version rawhide
 
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        24
-Release:        0.2
+Release:        0.6
 License:        MIT
 Group:          System Environment/Base
 URL:            http://fedoraproject.org
@@ -131,7 +131,7 @@ sed -i -e "s|(%{release_name})|(Server Edition)|g" $RPM_BUILD_ROOT/usr/lib/os.re
 
 cp -p $RPM_BUILD_ROOT/usr/lib/os.release.d/issue-fedora \
       $RPM_BUILD_ROOT/usr/lib/os.release.d/issue-server
-echo "Admin Console: https://\4:9090/ or https://\6:9090/" >> $RPM_BUILD_ROOT/usr/lib/os.release.d/issue-server
+echo "Admin Console: https://\4:9090/ or https://[\6]:9090/" >> $RPM_BUILD_ROOT/usr/lib/os.release.d/issue-server
 echo >> $RPM_BUILD_ROOT/usr/lib/os.release.d/issue-server
 
 # Workstation
@@ -305,9 +305,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %config %attr(0644,root,root) /etc/system-release-cpe
 %config %attr(0644,root,root) /usr/lib/os.release.d/issue-fedora
 /usr/lib/issue
-/etc/issue
+%config(noreplace) /etc/issue
 %config %attr(0644,root,root) /usr/lib/issue.net
-/etc/issue.net
+%config(noreplace) /etc/issue.net
 %attr(0644,root,root) %{_rpmconfigdir}/macros.d/macros.dist
 %dir /usr/lib/systemd/user-preset/
 %dir %{_prefix}/lib/systemd/system-preset/
@@ -336,7 +336,20 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_prefix}/lib/systemd/system-preset/80-workstation.preset
 
 %changelog
-* Mon Aug 24 2015 Stephen Gallagher <sgallagh@redhat.com> 24-0.2
+* Mon Sep 28 2015 Dennis Gilmore <dennis@ausil.us> - 24-0.6
+- set bug_version to be rawhide rhbz#1259287
+
+* Tue Sep 15 2015 Stephen Gallagher <sgallagh@redhat.com> - 24-0.5
+- Do not clobber /etc/issue[.net] customizations
+
+* Wed Sep 09 2015 Stephen Gallagher <sgallagh@redhat.com> - 24-0.4
+- Update preset file with FESCo decisions
+- https://fedorahosted.org/fesco/ticket/1472
+
+* Wed Sep 09 2015 Stephen Gallagher <sgallagh@redhat.com> - 24-0.3
+- Enclose IPv6 addresses in square brackets in /etc/issue
+
+* Mon Aug 24 2015 Stephen Gallagher <sgallagh@redhat.com> - 24-0.2
 - Make /etc/issue configurable per-edition
 - Resolves: RHBZ#1239089
 

diff --git a/sources b/sources
index 98de1da..7031633 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eaa3ddd121b43d62e6e668faff2e239  fedora-release-24.tar.bz2
+52191fa71a42d272a276218969feed2f  fedora-release-24.tar.bz2

                 reply	other threads:[~2026-08-10  9:34 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=178635445086.1.16568415624065569356.rpms-fedora-release-e92a79d4d607@fedoraproject.org \
    --to=dennis@ausil.us \
    --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