public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: libmodulemd is required instead of python3-libmodulemd
@ 2026-08-10 21:44
0 siblings, 0 replies; only message in thread
From: @ 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 : 71d146c9d466f7b7016e25316bdab215db724925
Author : Ondřej Nosek <onosek@redhat.com>
Date : 2019-06-10T13:26:34+00:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/71d146c9d466f7b7016e25316bdab215db724925?branch=1.70-1
Log:
libmodulemd is required instead of python3-libmodulemd
Now again, libmodulemd is required instead of python3-libmodulemd because
it was causing troubles with upgrades.
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
---
diff --git a/rpkg.spec b/rpkg.spec
index 8ea6729..b61cf15 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -4,7 +4,7 @@
Name: rpkg
Version: 1.58
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -159,7 +159,7 @@ BuildRequires: python3-setuptools
BuildRequires: python3-nose
BuildRequires: python3-gobject-base
BuildRequires: python3-PyYAML
-BuildRequires: python3-libmodulemd
+BuildRequires: libmodulemd
BuildRequires: rpmlint
Requires: mock
@@ -179,7 +179,7 @@ Requires: python3-pycurl
Requires: python3-six >= 1.9.0
Requires: python3-gobject-base
Requires: python3-PyYAML
-Requires: python3-libmodulemd
+Requires: libmodulemd
Requires: %{name}-common = %{version}-%{release}
@@ -283,6 +283,10 @@ nosetests tests
%changelog
+* Mon Jun 10 2019 Ondřej Nosek <onosek@redhat.com> - 1.58-5
+- Now again, libmodulemd is required instead of python3-libmodulemd because
+ it was causing troubles with upgrades.
+
* Mon Jun 10 2019 Ondřej Nosek <onosek@redhat.com> - 1.58-4
- Modify required version of koji package
^ 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: libmodulemd is required instead of python3-libmodulemd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox