public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neatvnc] epel9: Merge branch 'epel10' into epel9
@ 2026-09-18 21:02 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-09-18 21:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/neatvnc
Branch : epel9
Commit : a03cfe3ce559d66a2b6dbda21c58b8a2e70e24ed
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-18T14:01:45-07:00
Stats : +40/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/neatvnc/c/a03cfe3ce559d66a2b6dbda21c58b8a2e70e24ed?branch=epel9
Log:
Merge branch 'epel10' into epel9
---
diff --git a/.gitignore b/.gitignore
index 4b1510b..318d97a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,6 @@
/neatvnc-0.6.0.tar.gz
/neatvnc-0.7.0.tar.gz
/neatvnc-0.7.1.tar.gz
+/neatvnc-0.8.0.tar.gz
+/neatvnc-0.8.1.tar.gz
+/neatvnc-0.9.0.tar.gz
diff --git a/neatvnc.spec b/neatvnc.spec
index 24e9bde..5f879f3 100644
--- a/neatvnc.spec
+++ b/neatvnc.spec
@@ -1,13 +1,12 @@
# -*-Mode: rpm-spec -*-
Name: neatvnc
-Version: 0.7.1
-Release: 2%{?dist}
-Summary: a liberally licensed VNC server library
+Version: 0.9.0
+Release: 1%{?dist}
+Summary: Liberally licensed VNC server library
# main source is ISC
# include/sys/queue.h is BSD
-# bundled miniz is MIT and Unlicense
-License: ISC and MIT and Unlicense and BSD
+License: ISC AND BSD-2-Clause AND BSD-3-Clause
URL: https://github.com/any1/neatvnc
Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -21,13 +20,13 @@ BuildRequires: pkgconfig(libavfilter)
BuildRequires: pkgconfig(libavutil)
BuildRequires: pkgconfig(aml)
BuildRequires: pkgconfig(gnutls)
+BuildRequires: pkgconfig(nettle)
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(pixman-1)
BuildRequires: pkgconfig(zlib)
BuildRequires: turbojpeg-devel
%description
-
This is a liberally licensed VNC server library that's intended to be
fast and neat. Note: This is a beta release, so the interface is not
yet stable.
@@ -35,6 +34,7 @@ yet stable.
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
+
%description devel
This package contains header files for %{name}.
@@ -49,21 +49,46 @@ This package contains header files for %{name}.
%meson_install
%files
-%{_libdir}/lib%{name}.so.0*
-
%doc README.md
-
%license COPYING
+%{_libdir}/lib%{name}.so.0{,.*}
%files devel
%{_includedir}/%{name}.h
%{_libdir}/lib%{name}.so
-%{_libdir}/pkgconfig/*
+%{_libdir}/pkgconfig/%{name}.pc
%changelog
-* Fri Sep 18 2026 Troy Dawson <tdawson@redhat.com> - 0.7.1-2
+* Wed Nov 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 0.9.0-1
+- Update to 0.9.0
+
+* Mon Sep 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.1-3
- Rebuild for ffmpeg 7
+* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 0.8.1-2
+- convert license to SPDX
+
+* Fri Aug 02 2024 Bob Hepple <bob.hepple@gmail.com> - 0.8.1-1
+- new version RHBZ #2302449,2302450
+
+* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Thu Feb 29 2024 Bob Hepple <bob.hepple@gmail.com> - 0.8.0-2
+- rebuilt
+
+* Mon Feb 26 2024 Bob Hepple <bob.hepple@gmail.com> - 0.8.0-1
+- new version
+
+* Tue Feb 06 2024 František Zatloukal <fzatlouk@redhat.com> - 0.7.1-4
+- Rebuilt for turbojpeg 3.0.2
+
+* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Sun Nov 05 2023 Bob Hepple <bob.hepple@gmail.com> - 0.7.1-1
- new version
diff --git a/sources b/sources
index c03745e..146f42e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (neatvnc-0.7.1.tar.gz) = af817527b8581615671315044a50bdd96dfde59422f6985d7a4389805440d9d4bd121d7be82f712f247f7b42c1690c0a2587849f2f9a9e5b0431745de5522bd9
+SHA512 (neatvnc-0.9.0.tar.gz) = 7280e3cd521346096cabb2d22c89108051736eede5cc38d829d77917ad5da79f5e6737bf9463c1e5b3cb5f17bf782d309e3f92405e5f4727bd338510185c0d48
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 21:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 21:02 [rpms/neatvnc] epel9: Merge branch 'epel10' into epel9 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox