public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/phoc] f44: Upstream release 0.55_alpha1 (fedora#2457242)
@ 2026-06-03  4:32 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-03  4:32 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-03  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03  4:32 [rpms/phoc] f44: Upstream release 0.55_alpha1 (fedora#2457242) 

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