public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/snapd-glib] f43: Rebase to 1.72
@ 2026-07-10 14:20 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-07-10 14:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/snapd-glib
Branch : f43
Commit : 89bdb252d6f202d9ed5eb326b300968564087d26
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-07-10T10:16:58-04:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/snapd-glib/c/89bdb252d6f202d9ed5eb326b300968564087d26?branch=f43
Log:
Rebase to 1.72
---
diff --git a/.gitignore b/.gitignore
index 4296ab0..15f06a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/snapd-glib-1.58.tar.xz
/snapd-glib-1.64.tar.xz
/snapd-glib-1.66.tar.xz
+/snapd-glib-1.72.tar.gz
diff --git a/snapd-glib.spec b/snapd-glib.spec
index 11e66f8..3b585f0 100644
--- a/snapd-glib.spec
+++ b/snapd-glib.spec
@@ -12,17 +12,18 @@
%global apiver 2
Name: snapd-glib
-Version: 1.66
-Release: 4%{?dist}
+Version: 1.72
+Release: 1%{?dist}
Summary: Library providing a GLib interface to snapd
License: LGPL-2.0-only OR LGPL-3.0-only
-URL: https://github.com/snapcore/%{name}
-Source0: https://github.com/snapcore/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+URL: https://github.com/canonical/%{name}
+Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
# Backports from upstream
-BuildRequires: gtk-doc >= %{min_gtkdoc_ver}
+BuildRequires: gi-docgen
+BuildRequires: gtk-doc >= %{min_gtkdoc_ver}
BuildRequires: meson >= %{min_meson_ver}
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -117,7 +118,7 @@ for snapd-qt to verify the functionality of snapd-qt.
%{_libdir}/girepository-1.0/Snapd-%{apiver}.typelib
%files devel
-%doc %{_datadir}/gtk-doc/html/snapd-glib
+%doc %{_datadir}/doc/snapd-glib/html/
%{_includedir}/snapd-glib-%{apiver}/
%{_libdir}/libsnapd-glib-%{apiver}.so
%{_libdir}/pkgconfig/snapd-glib-%{apiver}.pc
@@ -146,6 +147,9 @@ for snapd-qt to verify the functionality of snapd-qt.
%changelog
+* Fri Jul 10 2026 Neal Gompa <ngompa@fedoraproject.org> - 1.72-1
+- Rebase to 1.72
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 88a5f87..29c7745 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (snapd-glib-1.66.tar.xz) = 62e8f526dcd6adf3c424be02602853288c05a20dcf538960375928532ced3a0754e8c3f4877407a3a2f48eee6a9ec8e58f03f1fb0e12baaf88af5946e7a2627f
+SHA512 (snapd-glib-1.72.tar.gz) = 349cd732d6f8a9863f42c8ae6230222a5e7783d67a19220b5a1f1963370799e814b05c1a9d44ac594b2d4cdf0177bd79ee4cf2fbd59f6534152f67642bef952a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 14:20 [rpms/snapd-glib] f43: Rebase to 1.72 Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox