From 353f9e0f21c3b1b748060640eb0b4813769e0677 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 04:19:11 +0000 Subject: [PATCH 01/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 8d18b0a..4adde7c 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -52,6 +52,9 @@ physical display attached. %license COPYING %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 17 2021 Bob Hepple - 0.4.1-1 - new version From 4c783a023766ef6da57b7a0452d7f707d7a988bd Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Sun, 10 Jul 2022 18:02:16 +1000 Subject: [PATCH 02/20] New version --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 14 +++++++------- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 29277e1..69ae129 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /wayvnc-0.3.0.tar.gz /wayvnc-0.4.0.tar.gz /wayvnc-0.4.1.tar.gz +/wayvnc-0.5.0.tar.gz diff --git a/sources b/sources index 07cde88..6466c0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.4.1.tar.gz) = 6cffaa198e3baad172c7befa413ba21b03985f1acc936200cbde94d98d125ef804b0f30d355ea0aeb9e50624a01d2db499bed5bf6d3f01a7d1db3308c7fc605f +SHA512 (wayvnc-0.5.0.tar.gz) = b1e4eb2692810320dd4ee25dac7fb44b86a352f3e3e740180c8e611265584476f041ac646652c64be469c4bdf8687d8ce473bf0e189ca28ebfb16a40174f8d43 diff --git a/wayvnc.spec b/wayvnc.spec index 4adde7c..5b0f801 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,8 +1,8 @@ # -*-Mode: rpm-spec -*- Name: wayvnc -Version: 0.4.1 -Release: 2%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -10,19 +10,19 @@ Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: meson -BuildRequires: pkgconfig(aml) +BuildRequires: pkgconfig(aml) >= 0.2.2 BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(neatvnc) >= 0.4.0 +BuildRequires: pkgconfig(neatvnc) >= 0.5.1 BuildRequires: pam-devel BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(xkbcommon) >= 1.0.0 BuildRequires: scdoc -Requires: (sway >= 1.4 if sway) +Requires: (sway >= 1.6 if sway) %description @@ -52,8 +52,8 @@ physical display attached. %license COPYING %changelog -* Sat Jan 22 2022 Fedora Release Engineering - 0.4.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild +* Sun Jul 10 2022 Bob Hepple - 0.5.0-1 +- new version * Fri Dec 17 2021 Bob Hepple - 0.4.1-1 - new version From 356c33663cb7c55f1856eb5eab9d6540878e22fb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:15:31 +0000 Subject: [PATCH 03/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 5b0f801..b0330e9 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -52,6 +52,9 @@ physical display attached. %license COPYING %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sun Jul 10 2022 Bob Hepple - 0.5.0-1 - new version From d82968f46c91c14510c225e1d36dc47943c9b5a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 06:39:32 +0000 Subject: [PATCH 04/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index b0330e9..0754d14 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -52,6 +52,9 @@ physical display attached. %license COPYING %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 5bae0b28f1efeaf490504a3e5285860895d8a1a9 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Tue, 31 Jan 2023 18:00:40 +1000 Subject: [PATCH 05/20] new version Signed-off-by: Bob Hepple --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 13 ++++++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 69ae129..e7c6def 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /wayvnc-0.4.0.tar.gz /wayvnc-0.4.1.tar.gz /wayvnc-0.5.0.tar.gz +/wayvnc-0.6.2.tar.gz diff --git a/sources b/sources index 6466c0f..474d3fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.5.0.tar.gz) = b1e4eb2692810320dd4ee25dac7fb44b86a352f3e3e740180c8e611265584476f041ac646652c64be469c4bdf8687d8ce473bf0e189ca28ebfb16a40174f8d43 +SHA512 (wayvnc-0.6.2.tar.gz) = ab45206cf7d3de58c45725c1636304abcec4d92ea52b46a1e0f67013eaeb1eaef4e4504e475bdc99939963d74019327d8610568bc305d069cc5586c43cf9c5d8 diff --git a/wayvnc.spec b/wayvnc.spec index 0754d14..63ab290 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,8 +1,8 @@ # -*-Mode: rpm-spec -*- Name: wayvnc -Version: 0.5.0 -Release: 3%{?dist} +Version: 0.6.2 +Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -15,11 +15,13 @@ BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(neatvnc) >= 0.5.1 +BuildRequires: pkgconfig(neatvnc) >= 0.6.0 BuildRequires: pam-devel BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(xkbcommon) >= 1.0.0 +BuildRequires: pkgconfig(jansson) +BuildRequires: pkgconfig(aml) >= 0.3.0 BuildRequires: scdoc Requires: (sway >= 1.6 if sway) @@ -45,13 +47,18 @@ physical display attached. %files %{_bindir}/%{name} +%{_bindir}/%{name}ctl %doc README.md FAQ.md %{_mandir}/man1/%{name}.1.* +%{_mandir}/man1/%{name}ctl.1.* %license COPYING %changelog +* Tue Jan 31 2023 Bob Hepple - 0.6.2-1 +- new version + * Sat Jan 21 2023 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From f891dd17472fc8c53c853468c7f451ccda7c1918 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Wed, 1 Feb 2023 08:12:10 +1000 Subject: [PATCH 06/20] new version Signed-off-by: Bob Hepple --- wayvnc.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 63ab290..f959e99 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -25,6 +25,8 @@ BuildRequires: pkgconfig(aml) >= 0.3.0 BuildRequires: scdoc Requires: (sway >= 1.6 if sway) +Requires: aml >= 0.3.0 +Requires: neatvnc >= 0.6.0 %description @@ -56,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Tue Jan 31 2023 Bob Hepple - 0.6.2-2 +- add versioning for aml & neatvnc + * Tue Jan 31 2023 Bob Hepple - 0.6.2-1 - new version From 48733888f0f119e61ae37000831f603b3796b394 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:01:44 +0000 Subject: [PATCH 07/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index f959e99..d28fac7 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jan 31 2023 Bob Hepple - 0.6.2-2 - add versioning for aml & neatvnc From 15e31cae1f3e7ffae4d920dd3bd2971a0ce44a24 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Sat, 7 Oct 2023 13:54:19 +1000 Subject: [PATCH 08/20] v0.7.1 --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7c6def..b8dca5b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /wayvnc-0.4.1.tar.gz /wayvnc-0.5.0.tar.gz /wayvnc-0.6.2.tar.gz +/wayvnc-0.7.1.tar.gz diff --git a/sources b/sources index 474d3fa..8088336 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.6.2.tar.gz) = ab45206cf7d3de58c45725c1636304abcec4d92ea52b46a1e0f67013eaeb1eaef4e4504e475bdc99939963d74019327d8610568bc305d069cc5586c43cf9c5d8 +SHA512 (wayvnc-0.7.1.tar.gz) = c22af90177afabbb5e7cc86e665194d0a2bc166432439f732b958e0007d0f676db22503ee4e5597e9eb9ab4dda7fc5c746a276616fb326086d75314378f4ec12 diff --git a/wayvnc.spec b/wayvnc.spec index d28fac7..b3cbfed 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,8 +1,8 @@ # -*-Mode: rpm-spec -*- Name: wayvnc -Version: 0.6.2 -Release: 3%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Sat Oct 07 2023 Bob Hepple - 0.7.1-1 +- new version + * Sat Jul 22 2023 Fedora Release Engineering - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 618af68846591b6f75a5a68cc2ae9205e650d269 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Mon, 6 Nov 2023 10:29:10 +1000 Subject: [PATCH 09/20] New version --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b8dca5b..45b470d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /wayvnc-0.5.0.tar.gz /wayvnc-0.6.2.tar.gz /wayvnc-0.7.1.tar.gz +/wayvnc-0.7.2.tar.gz diff --git a/sources b/sources index 8088336..ec56757 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.7.1.tar.gz) = c22af90177afabbb5e7cc86e665194d0a2bc166432439f732b958e0007d0f676db22503ee4e5597e9eb9ab4dda7fc5c746a276616fb326086d75314378f4ec12 +SHA512 (wayvnc-0.7.2.tar.gz) = 2c37c8b20d24ace47c73ad552dbb812601657ae7c699f0a3e9319eff486c8157f6a1fcb072b5badd323c1886723dd0e720bbcdbdfc7091f3706f7283ad240d14 diff --git a/wayvnc.spec b/wayvnc.spec index b3cbfed..f334489 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,7 +1,7 @@ # -*-Mode: rpm-spec -*- Name: wayvnc -Version: 0.7.1 +Version: 0.7.2 Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Sun Nov 05 2023 Bob Hepple - 0.7.2-1 +- new version + * Sat Oct 07 2023 Bob Hepple - 0.7.1-1 - new version From 8852a82057295af0bef27f323d830bcb0c98f252 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 08:28:43 +0000 Subject: [PATCH 10/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index f334489..ad38133 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Nov 05 2023 Bob Hepple - 0.7.2-1 - new version From 242a8679f4ee01ac15e14065c5aa5fdc9cdbcb06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 6 Feb 2024 15:26:45 +0100 Subject: [PATCH 11/20] Rebuilt for turbojpeg 3.0.2 --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index ad38133..bf2f8fc 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.7.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Tue Feb 06 2024 František Zatloukal - 0.7.2-3 +- Rebuilt for turbojpeg 3.0.2 + * Sat Jan 27 2024 Fedora Release Engineering - 0.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 82bd4b952ebecdfad0c5024139ecf2dcc710cd0a Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Thu, 29 Feb 2024 07:01:49 +1000 Subject: [PATCH 12/20] New version --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 45b470d..1ea3ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /wayvnc-0.6.2.tar.gz /wayvnc-0.7.1.tar.gz /wayvnc-0.7.2.tar.gz +/wayvnc-0.8.0.tar.gz diff --git a/sources b/sources index ec56757..cefbc78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.7.2.tar.gz) = 2c37c8b20d24ace47c73ad552dbb812601657ae7c699f0a3e9319eff486c8157f6a1fcb072b5badd323c1886723dd0e720bbcdbdfc7091f3706f7283ad240d14 +SHA512 (wayvnc-0.8.0.tar.gz) = 88971d276cf6695a446fc746fa1eae1f4df2b5ba42cabf7b7c57481a89af95fe60fce5e1c92bc10e4c871bf561da0d9bb2117418e971a9b4bc6f46b9e53db74d diff --git a/wayvnc.spec b/wayvnc.spec index bf2f8fc..7c3c76c 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,8 +1,8 @@ # -*-Mode: rpm-spec -*- Name: wayvnc -Version: 0.7.2 -Release: 3%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Wed Feb 28 2024 Bob Hepple - 0.8.0-1 +- new version + * Tue Feb 06 2024 František Zatloukal - 0.7.2-3 - Rebuilt for turbojpeg 3.0.2 From 79dbd2c96389eb9fbaafe5819ea8a56ebc4d2793 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Thu, 29 Feb 2024 15:37:01 +1000 Subject: [PATCH 13/20] Require neatvnc >= 0.8.0 --- wayvnc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wayvnc.spec b/wayvnc.spec index 7c3c76c..8d4d486 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -15,7 +15,7 @@ BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(neatvnc) >= 0.6.0 +BuildRequires: pkgconfig(neatvnc) >= 0.8.0 BuildRequires: pam-devel BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Thu Feb 29 2024 Bob Hepple - 0.8.0-2 +- require neatvnc >= 0.8.0 + * Wed Feb 28 2024 Bob Hepple - 0.8.0-1 - new version From 4e3126254ca04dbc5eecf494eb9e45e794081b40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:10:48 +0000 Subject: [PATCH 14/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 8d4d486..cd118be 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -2,7 +2,7 @@ Name: wayvnc Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -58,6 +58,9 @@ physical display attached. %license COPYING %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Feb 29 2024 Bob Hepple - 0.8.0-2 - require neatvnc >= 0.8.0 From 733d0794e45deb95d66fc968d1d0720a65a9ac2e Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 20 Nov 2024 17:55:18 -0500 Subject: [PATCH 15/20] Update to 0.9.0 --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 13 +++++++++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1ea3ffe..ce58485 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /wayvnc-0.7.1.tar.gz /wayvnc-0.7.2.tar.gz /wayvnc-0.8.0.tar.gz +/wayvnc-0.9.0.tar.gz diff --git a/sources b/sources index cefbc78..450a9b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.8.0.tar.gz) = 88971d276cf6695a446fc746fa1eae1f4df2b5ba42cabf7b7c57481a89af95fe60fce5e1c92bc10e4c871bf561da0d9bb2117418e971a9b4bc6f46b9e53db74d +SHA512 (wayvnc-0.9.0.tar.gz) = bff1bd6d456dc5ad9c0fe2d955f82454a88005c798c9a5eea1b5a67af001b8da34850b209b540aa28ee5be9ae93c8bb6b547d4cd4e421b3ef41c114d0dead7dc diff --git a/wayvnc.spec b/wayvnc.spec index cd118be..7f3124f 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -1,8 +1,10 @@ # -*-Mode: rpm-spec -*- +%global nvnc_version 0.9.0 + Name: wayvnc -Version: 0.8.0 -Release: 3%{?dist} +Version: 0.9.0 +Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -15,7 +17,7 @@ BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(neatvnc) >= 0.8.0 +BuildRequires: pkgconfig(neatvnc) >= %{nvnc_version} BuildRequires: pam-devel BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-client) @@ -26,7 +28,7 @@ BuildRequires: scdoc Requires: (sway >= 1.6 if sway) Requires: aml >= 0.3.0 -Requires: neatvnc >= 0.6.0 +Requires: neatvnc >= %{nvnc_version} %description @@ -58,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Wed Nov 20 2024 Neal Gompa - 0.9.0-1 +- Update to 0.9.0 + * Sat Jul 20 2024 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a254791a7ddd9a6f66b116086b73965ea14d3891 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 21 Nov 2024 08:38:29 -0500 Subject: [PATCH 16/20] Update to 0.9.1 --- .gitignore | 1 + sources | 2 +- wayvnc.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ce58485..4ecc517 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /wayvnc-0.7.2.tar.gz /wayvnc-0.8.0.tar.gz /wayvnc-0.9.0.tar.gz +/wayvnc-0.9.1.tar.gz diff --git a/sources b/sources index 450a9b7..5ea7ca9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayvnc-0.9.0.tar.gz) = bff1bd6d456dc5ad9c0fe2d955f82454a88005c798c9a5eea1b5a67af001b8da34850b209b540aa28ee5be9ae93c8bb6b547d4cd4e421b3ef41c114d0dead7dc +SHA512 (wayvnc-0.9.1.tar.gz) = f09cf085265dd5657c4c5db66d68715aa63abd7f59508b917116b7626a30debff01a271a3fbc147a9884bd0ea8e4870e2118c2dc259d90ae674b12fa8e763980 diff --git a/wayvnc.spec b/wayvnc.spec index 7f3124f..2ee73dd 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -3,7 +3,7 @@ %global nvnc_version 0.9.0 Name: wayvnc -Version: 0.9.0 +Version: 0.9.1 Release: 1%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC @@ -60,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Thu Nov 21 2024 Neal Gompa - 0.9.1-1 +- Update to 0.9.1 + * Wed Nov 20 2024 Neal Gompa - 0.9.0-1 - Update to 0.9.0 From dc65a0d29b3f04776445b817951ad3be1692b8e9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 14:49:19 +0000 Subject: [PATCH 17/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 2ee73dd..4e815db 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -4,7 +4,7 @@ Name: wayvnc Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -60,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.9.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Nov 21 2024 Neal Gompa - 0.9.1-1 - Update to 0.9.1 From 05e894c1535fe39fa4d3af696210c357db873e93 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:19:23 +0000 Subject: [PATCH 18/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 4e815db..27740a2 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -4,7 +4,7 @@ Name: wayvnc Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -60,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3a07660c6f2850e7cf067ed96286d51550e384c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:09:01 +0000 Subject: [PATCH 19/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 27740a2..4b706cf 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -4,7 +4,7 @@ Name: wayvnc Version: 0.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -60,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.9.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 8bdf4590f5b9cb6071e9af3afcda52eadf4e6630 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:43:27 +0000 Subject: [PATCH 20/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- wayvnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayvnc.spec b/wayvnc.spec index 4b706cf..270fca1 100644 --- a/wayvnc.spec +++ b/wayvnc.spec @@ -4,7 +4,7 @@ Name: wayvnc Version: 0.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A VNC server for wlroots based Wayland compositors License: ISC URL: https://github.com/any1/wayvnc @@ -60,6 +60,9 @@ physical display attached. %license COPYING %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.9.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild