public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: f23 is now rawhide
Date: Mon, 10 Aug 2026 09:34:02 GMT	[thread overview]
Message-ID: <178635444249.1.8336752764505018943.rpms-fedora-release-818a66c032a7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 818a66c032a732dffc4c13aa402f045246fb6acd
Author : Peter Robinson <pbrobinson@gmail.com>
Date   : 2015-02-10T21:07:28+00:00
Stats  : +16/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/818a66c032a732dffc4c13aa402f045246fb6acd?branch=f45

Log:
f23 is now rawhide

---
diff --git a/.gitignore b/.gitignore
index 3533c0f..91a7ad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ fedora-release-15.tar.bz2
 /fedora-release-20.tar.bz2
 /fedora-release-21.tar.bz2
 /fedora-release-22.tar.bz2
+/fedora-release-23.tar.bz2

diff --git a/fedora-release.spec b/fedora-release.spec
index 55d3d0e..78253e1 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1,11 +1,11 @@
 %define release_name Rawhide
-%define dist_version 22
+%define dist_version 23
 %define bug_version Rawhide
 
 Summary:        Fedora release files
 Name:           fedora-release
-Version:        22
-Release:        0.10
+Version:        23
+Release:        0.1
 License:        MIT
 Group:          System Environment/Base
 URL:            http://fedoraproject.org
@@ -95,7 +95,6 @@ sed -i 's|@@VERSION@@|%{dist_version}|g' Fedora-Legal-README.txt
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc
 echo "Fedora release %{version} (%{release_name})" > $RPM_BUILD_ROOT/etc/fedora-release
 echo "cpe:/o:fedoraproject:fedora:%{version}" > $RPM_BUILD_ROOT/etc/system-release-cpe
@@ -106,7 +105,8 @@ echo >> $RPM_BUILD_ROOT/etc/issue
 ln -s fedora-release $RPM_BUILD_ROOT/etc/redhat-release
 ln -s fedora-release $RPM_BUILD_ROOT/etc/system-release
 
-cat << EOF >>$RPM_BUILD_ROOT/etc/os-release
+install -d $RPM_BUILD_ROOT/usr/lib
+cat << EOF >>$RPM_BUILD_ROOT/usr/lib/os-release
 NAME=Fedora
 VERSION="%{dist_version} (%{release_name})"
 ID=fedora
@@ -120,8 +120,11 @@ REDHAT_BUGZILLA_PRODUCT="Fedora"
 REDHAT_BUGZILLA_PRODUCT_VERSION=%{bug_version}
 REDHAT_SUPPORT_PRODUCT="Fedora"
 REDHAT_SUPPORT_PRODUCT_VERSION=%{bug_version}
+PRIVACY_POLICY=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
 EOF
 
+ln -s /usr/lib/os-release $RPM_BUILD_ROOT/etc/os-release
+
 # Set up the dist tag macros
 install -d -m 755 $RPM_BUILD_ROOT%{_rpmconfigdir}/macros.d
 cat >> $RPM_BUILD_ROOT%{_rpmconfigdir}/macros.d/macros.dist << EOF
@@ -158,8 +161,6 @@ fi
 %posttrans workstation
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
@@ -193,6 +194,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
 
 %changelog
+* Tue Feb 10 2015 Peter Robinson <pbrobinson@fedoraproject.org> 23-0.1
+- Setup for rawhide targetting f23
+- Add PRIVACY_POLICY_URL to os-release (rhbz#1182635)
+- Move os-release to /usr/lib and symlink to etc (rhbz#1149568)
+
 * Thu Nov 20 2014 Kalev Lember <kalevlember@gmail.com> - 22-0.10
 - Ship an override file to enable the gnome-shell background logo extension
   in Workstation (#1161637)
@@ -225,7 +231,7 @@ rm -rf $RPM_BUILD_ROOT
 - fix license handling
 
 * Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 22-0.1
-- setup for rawhide targetiing f22
+- setup for rawhide targeting f22
 
 * Tue Jul 08 2014 Stephen Gallagher <sgallagh@redhat.com> 21-0.8
 - Provide new release file metapackages for Fedora Products

diff --git a/sources b/sources
index e40e039..dfea86a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d8d5cda488c199658d7cedb2a7aa210  fedora-release-22.tar.bz2
+8c1dbc4080dbd4c1fc6fbcddd41b1e1f  fedora-release-23.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=178635444249.1.8336752764505018943.rpms-fedora-release-818a66c032a7@fedoraproject.org \
    --to=pbrobinson@gmail.com \
    --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