public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: set bug_version to be rawhide rhbz#1259287
@ 2026-08-10  9:34 Dennis Gilmore
  0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10  9:34 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:34 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:34 [rpms/fedora-release] f45: set bug_version to be rawhide rhbz#1259287 Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox