public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavol Babincak <pbabinca@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: New upstream release - 1.19
Date: Mon, 10 Aug 2026 21:45:08 GMT [thread overview]
Message-ID: <178639830846.1.17603194373447733102.rpms-fedpkg-e4517b4fbd5b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : e4517b4fbd5bb4927723181db150f235bfd6eacc
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2014-09-26T18:44:34+02:00
Stats : +14/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/e4517b4fbd5bb4927723181db150f235bfd6eacc?branch=1.48-1
Log:
New upstream release - 1.19
- Explicitly define fedpkg name for man pages (pbabinca)
- Remove (pbabinca)
- Revert "refactor: PEP 8 compliance of __init__.py" (pbabinca)
- refactor: PEP 8 compliance of __init__.py (pbabinca)
- refactor: PEP 8 compliance (pbabinca)
- retire: Ask for password only when required (opensource)
- fedpkg: Show full exception if verbose (opensource)
- add new s390 only packages (dan)
- add new ppc only packages (dan)
---
diff --git a/.gitignore b/.gitignore
index fe4b6a1..54b815f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/fedpkg-1.17.tar.gz
/fedpkg-1.17.tar.bz2
/fedpkg-1.18.tar.bz2
+/fedpkg-1.19.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index d3c655e..08eec24 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,7 +2,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: fedpkg
-Version: 1.18
+Version: 1.19
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
@@ -62,6 +62,17 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Sep 26 2014 Pavol Babincak - 1.19-1
+- Explicitly define fedpkg name for man pages (pbabinca)
+- Remove (pbabinca)
+- Revert "refactor: PEP 8 compliance of __init__.py" (pbabinca)
+- refactor: PEP 8 compliance of __init__.py (pbabinca)
+- refactor: PEP 8 compliance (pbabinca)
+- retire: Ask for password only when required (opensource)
+- fedpkg: Show full exception if verbose (opensource)
+- add new s390 only packages (dan)
+- add new ppc only packages (dan)
+
* Tue Jul 29 2014 Pavol Babincak <pbabinca@redhat.com> - 1.18-1
- Remove spec file again (pbabinca)
- Remove fedpkg-fixbranches as it isn't needed anymore (pbabinca)
diff --git a/sources b/sources
index 1c79f4f..810cb0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc341f82b9d35f967331ea558cb42125 fedpkg-1.18.tar.bz2
+8c2d84a19d36431a0e7e64835a224008 fedpkg-1.19.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=178639830846.1.17603194373447733102.rpms-fedpkg-e4517b4fbd5b@fedoraproject.org \
--to=pbabinca@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