|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
%global ms_version 0.4.2
|
|
|
|
|
|
|
|
|
|
# For rpmdev-bumpspec and releng automation
|
|
|
|
|
%global baserelease 2
|
|
|
|
|
%global baserelease 1
|
|
|
|
|
|
|
|
|
|
#global snapdate 20210107
|
|
|
|
|
#global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb
|
|
|
|
@ -59,7 +59,7 @@
|
|
|
|
|
Name: pipewire
|
|
|
|
|
Summary: Media Sharing Server
|
|
|
|
|
Version: %{majorversion}.%{minorversion}.%{microversion}
|
|
|
|
|
Release: %{baserelease}%{?snapdate:.%{snapdate}git%{shortcommit}}%{?dist}
|
|
|
|
|
Release: %{baserelease}%{?snapdate:.%{snapdate}git%{shortcommit}}%{?dist}.inferit
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://pipewire.org/
|
|
|
|
|
%if 0%{?snapdate}
|
|
|
|
@ -675,10 +675,13 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
|
|
|
|
|
%{_libdir}/pipewire-%{apiversion}/libpipewire-module-x11-bell.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 01 2023 Wim Taymans <wtaymans@redhat.com> - 0.3.67-2
|
|
|
|
|
* Tue Aug 01 2023 Wim Taymans <wtaymans@redhat.com> - 0.3.67-1.inferit
|
|
|
|
|
- Add patch for removing inotify on /dev
|
|
|
|
|
- Resolves: rhbz#2221868
|
|
|
|
|
|
|
|
|
|
* Sat Jul 1 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 0.3.67-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Wed Mar 22 2023 Wim Taymans <wtaymans@redhat.com> - 0.3.67-1
|
|
|
|
|
- Update to 0.3.67
|
|
|
|
|
- Resolves: rhbz#2176829
|
|
|
|
|