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: Use tar.bz2 archive which spec expects instead of tar.gz
Date: Mon, 10 Aug 2026 21:45:06 GMT [thread overview]
Message-ID: <178639830658.1.14940379762322465296.rpms-fedpkg-5b432fbd91a6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 5b432fbd91a6a897c5056530da19d35d1af12eed
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2014-07-04T14:02:40+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/5b432fbd91a6a897c5056530da19d35d1af12eed?branch=1.48-1
Log:
Use tar.bz2 archive which spec expects instead of tar.gz
---
diff --git a/.gitignore b/.gitignore
index ffb1fe1..39df60c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/fedpkg-1.15.tar.bz2
/fedpkg-1.16.tar.bz2
/fedpkg-1.17.tar.gz
+/fedpkg-1.17.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 3763509..1e08527 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -3,7 +3,7 @@
Name: fedpkg
Version: 1.17
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 04 2014 Pavol Babincak <pbabinca@redhat.com> - 1.17-2
+- Use tar.bz2 archive which spec expects instead of tar.gz
+
* Fri Jul 04 2014 Pavol Babincak <pbabinca@redhat.com> - 1.17-1
- Removed spec as fedpkg is now in dist-git (pbabinca)
- Fix retirement (bochecha)
diff --git a/sources b/sources
index a83f248..03a56d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87a45bc48888cb86574ad84a6b223b7c fedpkg-1.17.tar.gz
+fd39f93945fea84b95b36ad6571a19a3 fedpkg-1.17.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=178639830658.1.14940379762322465296.rpms-fedpkg-5b432fbd91a6@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