public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: New release 1.48
Date: Mon, 10 Aug 2026 21:43:41 GMT [thread overview]
Message-ID: <178639822157.1.11349175386514021293.rpms-rpkg-8022c125067b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 8022c125067b3c8168973752fd8e6ef265232588
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-12-22T10:53:01+08:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/8022c125067b3c8168973752fd8e6ef265232588?branch=1.70-1
Log:
New release 1.48
---
diff --git a/.gitignore b/.gitignore
index 3f9ba1c..1fb298c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/rpkg-1.45.tar.gz
/rpkg-1.46.tar.gz
/rpkg-1.47.tar.gz
+/rpkg-1.48.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index 1d9c085..40e50df 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -2,8 +2,8 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: rpkg
-Version: 1.47
-Release: 7%{?dist}
+Version: 1.48
+Release: 1%{?dist}
Summary: Utility for interacting with rpm+git packaging systems
Group: Applications/System
@@ -76,8 +76,8 @@ rm -rf $RPM_BUILD_ROOT
%{__install} -p -m 0644 rpkg.1 $RPM_BUILD_ROOT%{_mandir}/man1
%check
-%{__python} setup.py test
-
+nosetests tests
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Dec 22 2016 Chenxiong Qi <cqi@redhat.com> - 1.48-1
+- Better message when fail to authenticate via Kerberos - #180 (cqi)
+
* Mon Dec 19 2016 Chenxiong Qi <cqi@redhat.com> - 1.47-7
- Refactor Commands._srpmdetails (cqi)
diff --git a/sources b/sources
index 9cd4a52..289ddd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpkg-1.47.tar.gz) = 8c3f46d978c381dc4c41a2df9422c53d8efc1cb833f35d772644af27b205f699cd2bebe6a0ba00bc421fbcf30d288129967c2c5e264f21255634e06ad5ec4cb8
+SHA512 (rpkg-1.48.tar.gz) = edce021e422c3ec85f847ef45d7d536e860b086d75c7ba5be4d2e49dd5a45ce1885afdbd3e708f0a26069bf376c62c746bb1f2832c08d231be5969e889a941a8
reply other threads:[~2026-08-10 21:43 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=178639822157.1.11349175386514021293.rpms-rpkg-8022c125067b@fedoraproject.org \
--to=cqi@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