public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: python-gobject-base for epel7
@ 2026-08-10 21:44 Ondrej Nosek
0 siblings, 0 replies; only message in thread
From: Ondrej Nosek @ 2026-08-10 21:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 6ab6ecaa4605871bb7057a184a876df8d17005cd
Author : Ondrej Nosek <onosek@redhat.com>
Date : 2019-02-05T18:33:12+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/6ab6ecaa4605871bb7057a184a876df8d17005cd?branch=1.70-1
Log:
python-gobject-base for epel7
Signed-off-by: Ondrej Nosek <onosek@redhat.com>
---
diff --git a/rpkg.spec b/rpkg.spec
index 51b77cf..fcf9525 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -4,7 +4,7 @@
Name: rpkg
Version: 1.57
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -69,7 +69,7 @@ BuildRequires: python2-openidc-client
BuildRequires: libmodulemd
%endif
-%if 0%{?rhel} && 0%{?rhel} > 7
+%if 0%{?rhel} && 0%{?rhel} == 7
BuildRequires: python-gobject-base
BuildRequires: libmodulemd
%endif
@@ -114,7 +114,7 @@ Requires: libmodulemd
Requires: python-argparse
%endif
-%if 0%{?rhel} && 0%{?rhel} > 7
+%if 0%{?rhel} && 0%{?rhel} == 7
Requires: python-gobject-base
Requires: libmodulemd
%endif
@@ -268,6 +268,9 @@ nosetests tests
%changelog
+* Tue Feb 05 2019 Ondřej Nosek <onosek@redhat.com> - 1.57-5
+- python-gobject-base & libmodulemd also for epel7 and RHEL7
+
* Mon Feb 04 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.57-4
- Disable Py2 package on F30+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:44 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:44 [rpms/rpkg] 1.70-1: python-gobject-base for epel7 Ondrej Nosek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox