We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Changes of Revision 42
pipewire-aptx.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Sun Jun 30 17:34:39 UTC 2024 - Bjørn Lie <zaitor@opensuse.org>
4
+
5
+- Update to version 1.2.0
6
+
7
+-------------------------------------------------------------------
8
+Fri Jun 28 13:42:21 UTC 2024 - Bjørn Lie <zaitor@opensuse.org>
9
+
10
+- Update to version 1.0.7
11
+
12
+-------------------------------------------------------------------
13
Wed Jan 24 22:21:37 UTC 2024 - Mariusz Fik <fisiu@opensuse.org>
14
15
- Update to version 1.0.1
16
pipewire-aptx.spec
Changed
16
1
2
%define soversion 0_2
3
4
Name: pipewire-aptx
5
-Version: 1.0.1
6
+Version: 1.2.0
7
Release: 0
8
Summary: PipeWire Bluetooth aptX codec plugin
9
License: MIT
10
URL: https://gitlab.freedesktop.org/pipewire/pipewire
11
-Source: %{url}/-/archive/%{version}/pipewire-%{version}.tar.bz2
12
+Source: %{url}/-/archive/%{version}/pipewire-%{version}.tar.gz
13
14
BuildRequires: c++_compiler
15
BuildRequires: c_compiler
16
pipewire-1.0.1.tar.bz2 -> pipewire-1.2.0.tar.gz
Changed