public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/librepo] f44: Update to 1.21.0 upstream release
@ 2026-09-01 8:03 Marek Blaha
0 siblings, 0 replies; only message in thread
From: Marek Blaha @ 2026-09-01 8:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/librepo
Branch : f44
Commit : e149c444a73bd2d5bd409576379877dc08eaea51
Author : Marek Blaha <mblaha@redhat.com>
Date : 2026-09-01T09:50:42+02:00
Stats : +65/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/librepo/c/e149c444a73bd2d5bd409576379877dc08eaea51?branch=f44
Log:
Update to 1.21.0 upstream release
Upstream tag: 1.21.0
Upstream commit: 5e5bddac
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 03ff41b..c4bb9e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,4 @@
/librepo-1.18.1.tar.gz
/librepo-1.19.0.tar.gz
/librepo-1.20.0.tar.gz
+/librepo-1.21.0.tar.gz
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..964c151
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,55 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration
+
+specfile_path: librepo.spec
+version_suffix: "^{PACKIT_PROJECT_SNAPSHOTID}"
+update_release: false
+
+# Build the package with the current specfile version (otherwise it uses last git tag).
+# This is needed because other packages can depend on the new version.
+actions:
+ get-current-version:
+ - rpmspec --srpm --query --queryformat "%{version}" librepo.spec
+
+jobs:
+ - job: copr_build
+ trigger: pull_request
+ targets:
+ - epel-9
+ - epel-10
+ - fedora-all
+
+ - job: tests
+ trigger: pull_request
+ identifier: "dnf-tests"
+ targets:
+ - fedora-all
+ fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git
+ fmf_ref: enable-tmt-dnf-4-stack
+ tmt_plan: "^/plans/integration/behave-dnf$"
+ tf_extra_params:
+ environments:
+ - artifacts:
+ - type: repository-file
+ # We use the rawhide repo file for all fedora releases, the url doesn't change and it is not rawhide specific (it contains "fedora-$releasever-$basearch")
+ id: https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf-nightly/repo/fedora-rawhide/rpmsoftwaremanagement-dnf-nightly-fedora-rawhide.repo
+
+ - job: tests
+ trigger: pull_request
+ identifier: "dnf5-tests"
+ targets:
+ - fedora-all
+ fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git
+ fmf_ref: &CI_DNF_STACK_REF main
+ tmt_plan: "^/plans/integration/behave-dnf5$"
+ tf_extra_params:
+ environments:
+ - artifacts:
+ - type: repository-file
+ # We use the rawhide repo file for all fedora releases, the url doesn't change and it is not rawhide specific (it contains "fedora-$releasever-$basearch")
+ id: https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf-nightly/repo/fedora-rawhide/rpmsoftwaremanagement-dnf-nightly-fedora-rawhide.repo
+
+ - job: propose_downstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..d816803
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.2.
diff --git a/librepo.spec b/librepo.spec
index c727b31..c15785d 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -30,8 +30,8 @@
%global dnf_conflict 2.8.8
Name: librepo
-Version: 1.20.0
-Release: 5%{?dist}
+Version: 1.21.0
+Release: 1%{?dist}
Summary: Repodata downloading library
License: LGPL-2.1-or-later
@@ -140,6 +140,9 @@ Python 3 bindings for the librepo library.
%{python3_sitearch}/%{name}/
%changelog
+* Tue Sep 01 2026 Marek Blaha <mblaha@redhat.com> - 1.21.0-1
+- Update to version 1.21.0
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 9e055c3..a99afe8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librepo-1.20.0.tar.gz) = 994b7c17b57d6ae28c09fc9f3463647bde8bb3ac74ca156df28fadc2ac8d3e49dd8b5f42d90759b4eaab84804489e6740d9ad7fdb011090fb3aa6f19cf603123
+SHA512 (librepo-1.21.0.tar.gz) = e5ee66be9d4f0b26f02e617df69dcd1e3d205a0d4dfb88960e9002c5989d3ce98c64cd70c035f05ac0261aeaca4031e6db02b63792f7ac3d5625cba26e3d52a6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 8:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 8:03 [rpms/librepo] f44: Update to 1.21.0 upstream release Marek Blaha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox