public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libdnf] f45: Update to 0.76.0
@ 2026-09-22 11:42
0 siblings, 0 replies; only message in thread
From: @ 2026-09-22 11:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libdnf
Branch : f45
Commit : 3f3b7fbe862cb9e585622c3459456a68204cb2eb
Author : Aleš Matěj <amatej@redhat.com>
Date : 2026-09-22T13:28:47+02:00
Stats : +11/-6 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/libdnf/c/3f3b7fbe862cb9e585622c3459456a68204cb2eb?branch=f45
Log:
Update to 0.76.0
---
diff --git a/.gitignore b/.gitignore
index 16c5207..fb184ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,5 @@
/libdnf-0.74.0.tar.gz
/libdnf-0.75.0.tar.gz
/libdnf-0.75.0.tar.gz.asc
+/libdnf-0.76.0.tar.gz
+/libdnf-0.76.0.tar.gz.asc
diff --git a/gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg b/gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg
deleted file mode 100644
index 3cbbce4..0000000
Binary files a/gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg and /dev/null differ
diff --git a/libdnf.spec b/libdnf.spec
index 47fbeab..1ed11eb 100644
--- a/libdnf.spec
+++ b/libdnf.spec
@@ -4,7 +4,7 @@
%global dnf_conflict 4.11.0
%global swig_version 3.0.12
%global libdnf_major_version 0
-%global libdnf_minor_version 75
+%global libdnf_minor_version 76
%global libdnf_micro_version 0
%define __cmake_in_source_build 1
@@ -56,14 +56,14 @@
Name: libdnf
Version: %{libdnf_major_version}.%{libdnf_minor_version}.%{libdnf_micro_version}
-Release: 5%{?dist}
+Release: 1%{?dist}
Summary: Library providing simplified C and Python API to libsolv
License: LGPL-2.1-or-later
URL: https://github.com/rpm-software-management/libdnf
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz
Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz.asc
-# Key exported from Petr Pisar's keyring
-Source2: gpgkey-E3F42FCE156830A80358E6E94FD1AEC3365AF7BF.gpg
+# Maintainers keyring
+Source2: rpm-software-management.gpg
BuildRequires: cmake >= 3.5.0
BuildRequires: gcc
@@ -316,6 +316,9 @@ popd
%endif
%changelog
+* Fri Sep 18 2026 Ales Matej <amatej@redhat.com> - 0.76.0-1
+- Update to 0.76.0
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 0.75.0-5
- Rebuilt for Python 3.15.0b4 ABI change
diff --git a/rpm-software-management.gpg b/rpm-software-management.gpg
new file mode 100644
index 0000000..725c08a
Binary files /dev/null and b/rpm-software-management.gpg differ
diff --git a/sources b/sources
index c19803a..5da503a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (libdnf-0.75.0.tar.gz) = fb6275bd615669fdf2fd2438ff4df99419e68d9f34c72e9718386a436f74978e5bf6111656cf569b42ee2e72c8ecf4bc9df3e1764b26b5e97684866e69484e01
-SHA512 (libdnf-0.75.0.tar.gz.asc) = 86d9bff837bed1551f41806021cca226ae1c67d52491f4b69e7244a81917f595b35f227f02fd5da2ca402eb9d93888cb29f4376ab153c5d2b0917ccb3017dbfc
+SHA512 (libdnf-0.76.0.tar.gz) = 403c9077f4fcff8f0707705ffba31fc5099b455984205f2ee4de6008f654974ed79f30926202cf8b206d92ce385e8c92b8db56c5fc236f5e3caeb5ccaaa74f50
+SHA512 (libdnf-0.76.0.tar.gz.asc) = 3c0e1cc76069d7ac16aca9e9cf9b4815054f9a1bffc0ccec33fdbb495b4e3a26d96a3deedf1e5d4ef491ccbc4b92c388e9377a8776a98ab2cd74d29943336055
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 11:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 11:42 [rpms/libdnf] f45: Update to 0.76.0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox