public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-docs] rawhide: Update to 51.alpha
Date: Tue, 30 Jun 2026 16:35:09 GMT	[thread overview]
Message-ID: <178283730922.1.15729680507290177420.rpms-gnome-user-docs-b21aa16e468b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-30 16:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178283730922.1.15729680507290177420.rpms-gnome-user-docs-b21aa16e468b@fedoraproject.org \
    --to=mcrha@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox