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: setup for f20
Date: Mon, 10 Aug 2026 09:33:50 GMT	[thread overview]
Message-ID: <178635443089.1.166751620853417942.rpms-fedora-release-0ef8d96c27b1@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 0ef8d96c27b13182b368d13e6b92ccf1ca72acbb
            Author : Dennis Gilmore <dennis@ausil.us>
            Date   : 2013-03-12T08:59:21-05:00
            Stats  : +11/-12 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/0ef8d96c27b13182b368d13e6b92ccf1ca72acbb?branch=f45

            Log:
            setup for f20

- 64 bit arm arch is aarch64 not arm64
- drop sparc arches

---
diff --git a/.gitignore b/.gitignore
index ebd8310..c0ef14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ fedora-release-15.tar.bz2
 /fedora-release-17.tar.bz2
 /fedora-release-18.tar.bz2
 /fedora-release-19.tar.bz2
+/fedora-release-20.tar.bz2

diff --git a/fedora-release.spec b/fedora-release.spec
index 2fa2c01..40c321c 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1,10 +1,10 @@
 %define release_name Rawhide
-%define dist_version 19
+%define dist_version 20
 
 Summary:	Fedora release files
 Name:		fedora-release
-Version:	19
-Release:	0.3
+Version:	20
+Release:	0.1
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -68,7 +68,7 @@ for arch in i386 x86_64
   ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora-$arch
 done
 ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora
-for arch in arm armhfp arm64 ppc ppc64 s390 s390x sparc sparc64
+for arch in arm armhfp aarch64 ppc ppc64 s390 s390x
   do
   ln -s RPM-GPG-KEY-fedora-%{dist_version}-secondary RPM-GPG-KEY-fedora-$arch
 done
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) /etc/yum.repos.d/fedora-updates*.repo
 %config(noreplace) %attr(0644,root,root) /etc/issue
 %config(noreplace) %attr(0644,root,root) /etc/issue.net
-%attr(0644,root,root) /etc/rpm/macros.dist
+%config %attr(0644,root,root) /etc/rpm/macros.dist
 %dir /etc/pki/rpm-gpg
 /etc/pki/rpm-gpg/*
 
@@ -115,12 +115,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Mar 11 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 19-0.3
-- Remove %%config from %%{_sysconfdir}/rpm/macros.*
-  (https://fedorahosted.org/fpc/ticket/259).
-
-* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 19-0.2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Tue Mar 12 2013 Dennis Gilmore <dennis@ausil.us> - 20-0.1
+- setup for f20
+- 64 bit arm arch is aarch64 not arm64
+- drop sparc arches
 
 * Wed Aug 08 2012 Dennis Gilmore <dennis@ausil.us> - 19-0.1
 - setup for f19

diff --git a/sources b/sources
index dbcda4c..b588246 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81c464bb33407629aba6b7e2327da3ad  fedora-release-19.tar.bz2
+9b64f9e8f2bf6fdb9f7ae748add92a19  fedora-release-20.tar.bz2

                 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=178635443089.1.166751620853417942.rpms-fedora-release-0ef8d96c27b1@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