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-repos] f45: Setup for f23 rawhide
Date: Mon, 10 Aug 2026 09:40:35 GMT [thread overview]
Message-ID: <178635483584.1.1130448794203461318.rpms-fedora-repos-26a37712b4d7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : 26a37712b4d7edb73a176a8a195c7b9043b3164d
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2015-02-10T21:17:10+00:00
Stats : +8/-39 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/26a37712b4d7edb73a176a8a195c7b9043b3164d?branch=f45
Log:
Setup for f23 rawhide
---
diff --git a/.gitignore b/.gitignore
index f9bfba3..f8f1840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/fedora-repos-21.tar.bz2
/fedora-repos-22.tar.bz2
+/fedora-repos-23.tar.bz2
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 9cbc1cd..6123e16 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
Summary: Fedora package repositories
Name: fedora-repos
-Version: 22
-Release: 0.2
+Version: 23
+Release: 0.1
License: MIT
Group: System Environment/Base
URL: https://git.fedorahosted.org/cgit/fedora-repos.git/
@@ -10,22 +10,16 @@ Source: %{name}-%{version}.tar.bz2
Provides: fedora-repos(%{version})
Requires: system-release(%{version})
Requires: fedora-repos-rawhide = %{version}-%{release}
+Obsoletes: fedora-repos-anaconda < 22-0.3
BuildArch: noarch
%description
Fedora package repository files for yum and dnf along with gpg public keys
-%package anaconda
-Summary: Fedora product repo definitions for anaconda
-Requires: fedora-repos = %{version}-%{release}
-
-%description anaconda
-This package provides the product repo definitions for anaconda.
-
%package rawhide
Summary: Rawhide repo definitions
Requires: fedora-repos = %{version}-%{release}
-Obsoletes: fedora-release-rawhide <= 21-0.7
+Obsoletes: fedora-release-rawhide <= 22-0.3
%description rawhide
This package provides the rawhide repo definitions.
@@ -73,36 +67,10 @@ done
%dir /etc/pki/rpm-gpg
/etc/pki/rpm-gpg/*
-%files anaconda
-%defattr(-,root,root,-)
-%config(noreplace) /etc/yum.repos.d/fedora-cloud.repo
-%config(noreplace) /etc/yum.repos.d/fedora-server.repo
-%config(noreplace) /etc/yum.repos.d/fedora-workstation.repo
-
%files rawhide
%defattr(-,root,root,-)
%config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
%changelog
-* Wed Sep 10 2014 Dennis Gilmore <dennis@ausil.us> 22-0.2
-- add repo files for the products
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 22-0.1
-- setup for rawhide targeting f22
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.4
-- Require fedora-repos-rawhide from main package
-- have fedora-repos-rawhide obsolete fedora-release-rawhide
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.3
-- remove %%clean and rm in %%install
-- Provides: fedora-repos(%%{version})
-- Requires: system-release(%%{version})
-- change url to git repo
-- add note on how to make a tarball
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.2
-- use %%{version} not %%{dist_version} in symlink command
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.1
-- Initial setup for fedora-repos
+* Tue Feb 10 2015 Peter Robinson <pbrobinson@fedoraproject.org> 23-0.1
+- Setup for f23 rawhide
diff --git a/sources b/sources
index c42b930..b09169f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69f69dbaef847d8c8b6590a48d37e386 fedora-repos-22.tar.bz2
+10a9c13c86cb658be48957f0d0351466 fedora-repos-23.tar.bz2
reply other threads:[~2026-08-10 9:40 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=178635483584.1.1130448794203461318.rpms-fedora-repos-26a37712b4d7@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