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/fedpkg] 1.48-1: retire: Make retirement message/reason mandatory (opensource)
Date: Mon, 10 Aug 2026 21:45:05 GMT	[thread overview]
Message-ID: <178639830518.1.6091509652360690614.rpms-fedpkg-48f8f55e5604@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedpkg
            Branch : 1.48-1
            Commit : 48f8f55e560458286747cb52c37c8074d536feaf
            Author : Dennis Gilmore <dennis@ausil.us>
            Date   : 2014-06-24T14:49:00-05:00
            Stats  : +9/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedpkg/c/48f8f55e560458286747cb52c37c8074d536feaf?branch=1.48-1

            Log:
            retire: Make retirement message/reason mandatory (opensource)

- retire: Use pkgdb2 API (opensource)
- Don't check for the config file if the user is asking for help (bochecha)

---
diff --git a/.gitignore b/.gitignore
index 9ae3851..81e9d80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /fedpkg-1.14.tar.bz2
 /fedpkg-1.15.tar.gz
 /fedpkg-1.15.tar.bz2
+/fedpkg-1.16.tar.bz2

diff --git a/fedpkg.spec b/fedpkg.spec
index 65e6497..22bb9a3 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           fedpkg
-Version:        1.15
-Release:        2%{?dist}
+Version:        1.16
+Release:        1%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 Group:          Applications/System
@@ -64,6 +64,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 24 2014 Dennis Gilmore <dennis@ausil.us> - 1.16-1
+- retire: Make retirement message/reason mandatory (opensource)
+- retire: Use pkgdb2 API (opensource)
+- Don't check for the config file if the user is asking for help (bochecha)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

diff --git a/sources b/sources
index cb31f83..212b84d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e16231cbb805e0b4fa7d81fa0aa332a  fedpkg-1.15.tar.bz2
+2b78c7613e56d28a4db8502fea7720bb  fedpkg-1.16.tar.bz2

                 reply	other threads:[~2026-08-10 21:45 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=178639830518.1.6091509652360690614.rpms-fedpkg-48f8f55e5604@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