public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release - 1.19
@ 2026-08-10 21:45 Pavol Babincak
0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: New upstream release - 1.19 Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox