public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mohan Boddu <mboddu@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Disable Rawhide
Date: Mon, 10 Aug 2026 09:40:39 GMT	[thread overview]
Message-ID: <178635483916.1.409297796481293370.rpms-fedora-repos-fc5e45e1ed55@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : fc5e45e1ed551cb226f71639e5feb8ef1c7cc60e
            Author : Mohan Boddu <mboddu@redhat.com>
            Date   : 2016-07-26T10:07:38-05:00
            Stats  : +15/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/fc5e45e1ed551cb226f71639e5feb8ef1c7cc60e?branch=f45

            Log:
            Disable Rawhide

- Enable fedora, updates, updates-testing

Signed-off-by: Mohan Boddu <mboddu@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 7ccf01f..fc0f039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /fedora-repos-23.tar.bz2
 /fedora-repos-24.tar.bz2
 /fedora-repos-25.tar.bz2
+/fedora-repos-26.tar.bz2

diff --git a/fedora-repos.spec b/fedora-repos.spec
index 3161165..4452210 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        25
-Release:        0.1
+Release:        0.4
 License:        MIT
 Group:          System Environment/Base
 URL:            https://pagure.io/fedora-repos/
@@ -9,7 +9,7 @@ URL:            https://pagure.io/fedora-repos/
 Source:         %{name}-%{version}.tar.bz2
 Provides:       fedora-repos(%{version})
 Requires:       system-release(%{version})
-Requires:       fedora-repos-rawhide = %{version}-%{release}
+Obsoletes:      fedora-repos-rawhide <= 25-0.3
 Obsoletes:      fedora-repos-anaconda < 22-0.3
 BuildArch:      noarch
 
@@ -63,6 +63,7 @@ done
 %defattr(-,root,root,-)
 %dir /etc/yum.repos.d
 %config(noreplace) /etc/yum.repos.d/fedora.repo
+%config(noreplace) /etc/yum.repos.d/fedora-cisco-openh264.repo
 %config(noreplace) /etc/yum.repos.d/fedora-updates*.repo
 %dir /etc/pki/rpm-gpg
 /etc/pki/rpm-gpg/*
@@ -72,5 +73,15 @@ done
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
 
 %changelog
+* Fri Jul 22 2016 Mohan Boddu <mboddu@redhat.com> - 25-0.4
+- Disable Rawhide
+- Enable fedora, updates, updates-testing
+
+* Fri Jun 06 2016 Dennis Gilmore <dennis@ausil.us> - 25-0.3
+- add the fedora build cisco shipped openh264 repo
+
+* Thu Mar 31 2016 Dennis Gilmore <dennis@ausil.us> - 25-0.2
+- add the Fedora 25 gpg keys
+
 * Tue Feb 23 2016 Dennis Gilmore <dennis@ausil.us> - 25-0.1
 - Setup for rawhide being f25

diff --git a/sources b/sources
index 15a210a..8b814ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-284ba098cc8ef06889f8e3a71c78c1c8  fedora-repos-25.tar.bz2
+bb3eb33c614bd0bd80bf8aed2b9a38ef  fedora-repos-26.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=178635483916.1.409297796481293370.rpms-fedora-repos-fc5e45e1ed55@fedoraproject.org \
    --to=mboddu@redhat.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