public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libpkgmanifest] rawhide: Update to 0.6.0 upstream release
@ 2026-09-16  9:07 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-16  9:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libpkgmanifest
            Branch : rawhide
            Commit : a2491e260757f200d619f848940344107515bf28
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-16T07:37:24+00:00
            Stats  : +9/-7 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/libpkgmanifest/c/a2491e260757f200d619f848940344107515bf28?branch=rawhide

            Log:
            Update to 0.6.0 upstream release

Upstream tag: v0.6.0
Upstream commit: f8486b5b

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index 760c84f..f897230 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libpkgmanifest-0.5.9.tar.gz
+/libpkgmanifest-0.6.0.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
index b0aa883..ee71566 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -1,6 +1,8 @@
 upstream_tag_template: v{version}
 
 specfile_path: libpkgmanifest.spec
+version_suffix: "^{PACKIT_PROJECT_SNAPSHOTID}"
+update_release: false
 
 files_to_sync:
   - libpkgmanifest.spec

diff --git a/README.packit b/README.packit
index bb4a369..5fae86e 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.4.0.post1.dev4+g043c5fde.
+The file was generated using packit 1.16.3.post1.dev4+gbf42df0bb.

diff --git a/libpkgmanifest.spec b/libpkgmanifest.spec
index afd73c7..b128c74 100644
--- a/libpkgmanifest.spec
+++ b/libpkgmanifest.spec
@@ -3,8 +3,8 @@
 %global forgeurl https://github.com/rpm-software-management/%{pkg_name}
 
 %global version_major 0
-%global version_minor 5
-%global version_patch 9
+%global version_minor 6
+%global version_patch 0
 
 %bcond_with    docs
 %bcond_without python
@@ -20,12 +20,11 @@ Summary:    Library for working with RPM manifests
 License:    LGPL-2.1-or-later
 URL:        %{forgeurl}
 Source:     %{forgesource}
-# Fix building with GCC 16, bug #2434767, proposed upstream
-Patch1:     0001-build-Turn-compiler-warnings-into-errors-only-for-ou.patch
 
 BuildRequires:  pkgconf-pkg-config
-BuildRequires:  cmake >= 3.13
+BuildRequires:  cmake >= 3.16
 BuildRequires:  pkgconfig(yaml-cpp) >= 0.7.0
+BuildRequires:  pkgconfig(rpm)
 
 %if "%{toolchain}" == "clang"
 BuildRequires:  clang

diff --git a/sources b/sources
index 66e0724..29371bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libpkgmanifest-0.5.9.tar.gz) = e56817e7c78fede95a83c341e3c37480e907ff07b5720442b23fc8214b5d74cee047d20a428dbe3a582acd9025eac1e58a894033b766874d6591fc6f51439025
+SHA512 (libpkgmanifest-0.6.0.tar.gz) = 3dcd1541ffb542c9ff236fef80b9a25ce523c75fc1a294507c98f7946bf93298d72a1a14b5b26e896bb58d81d375b39c26681b92fb723304f25284457f24e588

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-16  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16  9:07 [rpms/libpkgmanifest] rawhide: Update to 0.6.0 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox