public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-docs] rawhide: Update to 51.alpha
@ 2026-06-30 16:35 Milan Crha
  0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-06-30 16:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-docs
Branch : rawhide
Commit : b21aa16e468bdf62a179b2046e47fe261fbc73a8
Author : Milan Crha <mcrha@redhat.com>
Date   : 2026-06-30T18:33:40+02:00
Stats  : +7/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-docs/c/b21aa16e468bdf62a179b2046e47fe261fbc73a8?branch=rawhide

Log:
Update to 51.alpha

---
diff --git a/.gitignore b/.gitignore
index 90403a2..a6a13e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gnome-user-docs-*.tar.bz2
 /gnome-user-docs-*.tar.xz
+/gnome-user-docs-*-build

diff --git a/gnome-user-docs.spec b/gnome-user-docs.spec
index 56929bf..533e970 100644
--- a/gnome-user-docs.spec
+++ b/gnome-user-docs.spec
@@ -1,5 +1,5 @@
 Name:           gnome-user-docs
-Version:        50.2
+Version:        51~alpha
 Release:        %autorelease
 Summary:        GNOME User Documentation
 
@@ -13,7 +13,7 @@ BuildArch:      noarch
 
 BuildRequires:  gettext
 BuildRequires:  itstool
-BuildRequires:  make
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 
@@ -25,11 +25,11 @@ environment.
 %autosetup -p1 -n %{name}-%{gnome_tarball_version}
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %find_lang %{name} --all-name --with-gnome
 

diff --git a/sources b/sources
index dd20bba..61f6b3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-user-docs-50.2.tar.xz) = 64609a0d45593544beb1102f1b25752e90676eb1ec9c2d9f30cd03198cec2285647b094890a4fc5afcf2d5b630f23fea7c236551ba0678485dd7017c41aa4947
+SHA512 (gnome-user-docs-51.alpha.tar.xz) = 0b36c8ac729e087266f70328b2e11ce1d0cefffbbbaa131646a2d9835e923e17f1902241c08b336d0aed29ed1f09648c2d7be1b9fa8ba97a9beb560c29fd5968

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

only message in thread, other threads:[~2026-06-30 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 16:35 [rpms/gnome-user-docs] rawhide: Update to 51.alpha Milan Crha

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