public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/phoc] f44: Upstream release 0.55_alpha1 (fedora#2457242)
Date: Wed, 03 Jun 2026 04:32:26 GMT [thread overview]
Message-ID: <178046114697.1.3082321169922963613.rpms-phoc-8cbc6e3b26c7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/phoc
Branch : f44
Commit : 8cbc6e3b26c7ddc2a04b162eb6f7e4dbe70190dd
Author : Tomi Lähteenmäki <lihis@lihis.net>
Date : 2026-04-11T09:47:02+03:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/phoc/c/8cbc6e3b26c7ddc2a04b162eb6f7e4dbe70190dd?branch=f44
Log:
Upstream release 0.55_alpha1 (fedora#2457242)
---
diff --git a/.gitignore b/.gitignore
index cbcd7b4..61c7cda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@
/phoc-v0.53.0.tar.gz
/phoc-v0.54_rc1.tar.gz
/phoc-v0.54.0.tar.gz
+/phoc-v0.55_alpha1.tar.gz
diff --git a/phoc.spec b/phoc.spec
index d31bf06..c03505a 100644
--- a/phoc.spec
+++ b/phoc.spec
@@ -1,7 +1,7 @@
%global gvdb_commit 4758f6fb7f889e074e13df3f914328f3eecb1fd3
Name: phoc
-Version: 0.54.0
+Version: 0.55~alpha1
Release: %{autorelease}
Summary: Display compositor designed for phones
@@ -13,6 +13,7 @@ Source1: https://gitlab.gnome.org/GNOME/gvdb/-/archive/%{gvdb_commit}/gvdb-%{gv
BuildRequires: gcc
BuildRequires: meson
BuildRequires: cmake
+BuildRequires: gettext
BuildRequires: /usr/bin/rst2man
BuildRequires: pkgconfig(gio-2.0) >= 2.80
@@ -28,9 +29,9 @@ BuildRequires: pkgconfig(wayland-client) >= 1.23.1
BuildRequires: pkgconfig(wayland-server) >= 1.23.1
BuildRequires: pkgconfig(wayland-protocols) >= 1.15
BuildRequires: pkgconfig(wayland-server)
-BuildRequires: pkgconfig(xkbcommon)
+BuildRequires: pkgconfig(xkbcommon) >= 1.8.0
BuildRequires: pkgconfig(gmobile) >= 0.6.0
-BuildRequires: pkgconfig(wlroots-0.19) >= 0.19.3
+BuildRequires: pkgconfig(wlroots-0.20) >= 0.20.0
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: /usr/bin/xvfb-run
@@ -63,11 +64,12 @@ mv gvdb-%{gvdb_commit} subprojects/gvdb
%install
%meson_install
+%find_lang %{name}
%check
%{shrink:xvfb-run -s -noreset %meson_test}
-%files
+%files -f %{name}.lang
%doc README.md
%license LICENSES
%{_bindir}/phoc
diff --git a/sources b/sources
index 471e1d7..33425a5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (phoc-v0.54.0.tar.gz) = 831588df50651c25795a506f295429b0a0cd9e992c4e9f82bde251bf625fd300b95619c00b80b1ef372fb0213ffea61677b11c575a8af781341370dc1a990a4f
+SHA512 (phoc-v0.55_alpha1.tar.gz) = d4c5f53bd704ac2f6eb7fdd263ad9ceaa3311d7335599ad845ca24c8d3773a3c25efaa53bc1af636a921bba6e0b1f5a82a6de949d2c62c55edbd48a19b72c653
SHA512 (gvdb-4758f6fb7f889e074e13df3f914328f3eecb1fd3.tar.gz) = 0898260dd60ab34c7621829ecccf16bfb16506d6edd912bf4b3506526485a30b5f79ad56696aece4ec9e47913c4cee8080c333258ee9b0987236485801962eb7
reply other threads:[~2026-06-03 4:32 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=178046114697.1.3082321169922963613.rpms-phoc-8cbc6e3b26c7@fedoraproject.org \
--to=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