[openshot] Drop upstreamed patches
by Frank R Dana
commit 5725b0650ef0c8792052c0d2a50dabe994496051
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Fri Apr 12 14:50:50 2019 -0400
Drop upstreamed patches
openshot-2.4.3-appdata.patch | 12 -----------
openshot-2.4.3-cmdline.patch | 51 --------------------------------------------
2 files changed, 63 deletions(-)
5 years, 7 months
[pulseaudio-module-bluetooth-freeworld] Fix sources file
by Gergely Gombos
commit dc2a61bae0ba2c2317ad4aa85269bcde34feea62
Author: Gergely Gombos <gombosg(a)gmail.com>
Date: Fri Apr 12 11:03:27 2019 -0400
Fix sources file
pulseaudio-module-bluetooth-freeworld.spec | 5 ++++-
sources | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec b/pulseaudio-module-bluetooth-freeworld.spec
index b06d7be..ae1f27d 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -1,7 +1,7 @@
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC codecs
Version: 1.1.99
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3
URL: https://github.com/EHfive/pulseaudio-modules-bt/
@@ -64,6 +64,9 @@ mv %{pa_archivename} pa
%{_libdir}/pulse-%{pa_version}/modules/module-bluetooth-policy.so
%changelog
+* Fri Apr 12 2019 Gergely Gombos <gombosg(a)gmail.com> - 1.1.99-2
+- Fix sources file
+
* Fri Apr 12 2019 Gergely Gombos <gombosg(a)gmail.com> - 1.1.99-1
- 1.1.99 upgrade
diff --git a/sources b/sources
index 2775250..4fa7629 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
5b85dfb8f30fba333e190b62f326f6dc pulseaudio-modules-bt-1.1.99.tar.gz
+c42f1f1465e8df9859d023dc184734bf pulseaudio-12.2.tar.xz
5 years, 7 months
[pulseaudio-module-bluetooth-freeworld] 1.1.99 upgrade
by Gergely Gombos
commit 3da156f17c0ab391f8ef3e158fbd528d5eaf1e08
Author: Gergely Gombos <gombosg(a)gmail.com>
Date: Fri Apr 12 10:08:19 2019 -0400
1.1.99 upgrade
pulseaudio-module-bluetooth-freeworld.spec | 7 +++++--
sources | 3 +--
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec b/pulseaudio-module-bluetooth-freeworld.spec
index 5a9a4ec..b06d7be 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -1,7 +1,7 @@
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC codecs
-Version: 1.1
-Release: 3%{?dist}
+Version: 1.1.99
+Release: 1%{?dist}
License: GPLv3
URL: https://github.com/EHfive/pulseaudio-modules-bt/
@@ -64,6 +64,9 @@ mv %{pa_archivename} pa
%{_libdir}/pulse-%{pa_version}/modules/module-bluetooth-policy.so
%changelog
+* Fri Apr 12 2019 Gergely Gombos <gombosg(a)gmail.com> - 1.1.99-1
+- 1.1.99 upgrade
+
* Tue Apr 2 2019 Gergely Gombos <gombosg(a)gmail.com> - 1.1-3
- Review comments fixup
diff --git a/sources b/sources
index 0162f4e..2775250 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-c42f1f1465e8df9859d023dc184734bf pulseaudio-12.2.tar.xz
-2fc1b259c7998d9c7b914fce1c167783 pulseaudio-modules-bt-1.1.tar.gz
+5b85dfb8f30fba333e190b62f326f6dc pulseaudio-modules-bt-1.1.99.tar.gz
5 years, 7 months