public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: New upstream release 1.46
@ 2026-08-10 21:43 Chenxiong Qi
  0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rpkg
Branch : 1.70-1
Commit : 0e95e7473ce2affc047279a5242a4f4503916856
Author : Chenxiong Qi <cqi@redhat.com>
Date   : 2016-07-15T21:53:14+08:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rpkg/c/0e95e7473ce2affc047279a5242a4f4503916856?branch=1.70-1

Log:
New upstream release 1.46

---
diff --git a/.gitignore b/.gitignore
index 4769faf..f3bcb6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /rpkg-1.44.tar.gz
 /rpkg-1.45.tar.bz2
 /rpkg-1.45.tar.gz
+/rpkg-1.46.tar.gz

diff --git a/rpkg.spec b/rpkg.spec
index 0eee480..8b568aa 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.45
-Release:        2%{?dist}
+Version:        1.46
+Release:        1%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
 Group:          Applications/System
@@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 15 2016 Chenxiong Qi <cqi@redhat.com> - 1.46-1
+- Warning untracked patches when push (cqi)
+- handle correct spec path when push from outside the repo (cqi)
+- Remove support for BuildContainer release task opt (lucarval)
+
 * Mon Jun 27 2016 Chenxiong Qi <cqi@redhat.com> - 1.45-2
 - Depend on python-six to be compatible with Python 3
 

diff --git a/sources b/sources
index 9b7d342..47558e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cddb719c1a38e3b7ac866f3c5163ceca  rpkg-1.45.tar.gz
+4927c17205a63feec4bd1bb52ceb4c5c  rpkg-1.46.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 21:43 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:43 [rpms/rpkg] 1.70-1: New upstream release 1.46 Chenxiong Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox