public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: libmodulemd is required instead of python3-libmodulemd
Date: Mon, 10 Aug 2026 21:44:05 GMT [thread overview]
Message-ID: <178639824533.1.3258892683406221210.rpms-rpkg-71d146c9d466@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-10 21:44 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=178639824533.1.3258892683406221210.rpms-rpkg-71d146c9d466@fedoraproject.org \
--to=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