[buildsys-build-rpmfusion/f28] Update to GA kernel
by Nicolas Chauvet
commit c7cab83d45277c341c157d376268e063f3914956
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Apr 27 17:25:38 2018 +0200
Update to GA kernel
buildsys-build-rpmfusion-kerneldevpkgs-current | 8 ++++----
buildsys-build-rpmfusion.spec | 5 ++++-
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/buildsys-build-rpmfusion-kerneldevpkgs-current b/buildsys-build-rpmfusion-kerneldevpkgs-current
index aff4a83..631365c 100644
--- a/buildsys-build-rpmfusion-kerneldevpkgs-current
+++ b/buildsys-build-rpmfusion-kerneldevpkgs-current
@@ -1,4 +1,4 @@
-4.16.2-300.fc28
-4.16.2-300.fc28smp
-4.16.2-300.fc28PAE
-4.16.2-300.fc28lpae
+4.16.3-301.fc28
+4.16.3-301.fc28smp
+4.16.3-301.fc28PAE
+4.16.3-301.fc28lpae
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index b82b53f..fa0bc9f 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 28
-Release: 0.2
+Release: 1
Summary: Tools and files used by the %{repo} buildsys
License: MIT
@@ -77,6 +77,9 @@ sed -i 's|^default_prefix=.*|default_prefix=%{_datadir}/%{name}/|' \
%changelog
+* Fri Apr 27 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 10:28-1
+- rebuild for kernel 4.16.3-301.fc28 (final)
+
* Mon Apr 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 10:28-0.2
- rebuild for kernel 4.16.2-300.fc28
6 years, 7 months
[shotcut/f27] Update to 18.03.06
by Martin Gansser
Summary of changes:
c5c3da5... Update to 18.03.06 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[shotcut/f28] Update to 18.03.06
by Martin Gansser
Summary of changes:
c5c3da5... Update to 18.03.06 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[shotcut] Update to 18.03.06
by Martin Gansser
commit c5c3da569c7d5882700ed2b99a4e28d152ba3835
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Apr 27 11:52:36 2018 +0200
Update to 18.03.06
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ce25ad..67c8df5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/shotcut-17.12.tar.gz
/shotcut-18.01.tar.gz
/shotcut-18.03.tar.gz
+/shotcut-18.03.06.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 18149ab..9144687 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.03
+Version: 18.03.06
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -191,6 +191,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.a
%doc doc
%changelog
+* Fri Apr 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.03.06-1
+- Update to 18.03.06
+
* Sun Mar 04 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.03-1
- Update to 18.03
diff --git a/sources b/sources
index 7ce070d..4afe85d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a09f4f4bbf5ae0ead3e3e7905c43224 shotcut-18.03.tar.gz
+5293ce38faa731f30b95276b656cc8e0 shotcut-18.03.06.tar.gz
6 years, 7 months
[audacity-freeworld] Revert 'Use compat-ffmpeg28 on Fedora 28+'
by Leigh Scott
commit 24372df5af43b85de51055746eb7502db681bcfa
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Apr 27 09:30:06 2018 +0100
Revert 'Use compat-ffmpeg28 on Fedora 28+'
audacity-freeworld.spec | 21 ++++-----------------
1 file changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index dbd401a..08846a5 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -3,19 +3,13 @@
%bcond_without ffmpeg
%bcond_with local_ffmpeg
-%if 0%{?fedora} > 27
-%bcond_without compat_ffmpeg
-%else
-%bcond_with compat_ffmpeg
-%endif
-
#global commit0 53a5c930a4b5b053ab06a8b975458fc51cf41f6c
#global shortcommit0 #(c=#{commit0}; echo ${c:0:7})
Name: audacity-freeworld
Version: 2.2.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -88,14 +82,8 @@ BuildRequires: lame-devel
BuildRequires: libmad-devel
%endif
%if %{with ffmpeg}
-%if ! %{with local_ffmpeg}
-%if %{with compat_ffmpeg}
-BuildRequires: compat-ffmpeg28-devel
-%else
BuildRequires: ffmpeg-devel
%endif
-%endif
-%endif
# For new symbols in portaudio
Requires: portaudio%{?_isa} >= 19-16
@@ -143,10 +131,6 @@ done
export WX_CONFIG=wx-config-3.0-gtk2
%endif
-%if %{with ffmpeg} && %{with compat_ffmpeg}
-export PKG_CONFIG_PATH=%{_libdir}/compat-ffmpeg28/pkgconfig
-%endif
-
aclocal -I m4
autoconf
@@ -254,6 +238,9 @@ rm %{buildroot}%{_datadir}/doc/%{realname}/LICENSE.txt
%changelog
+* Fri Apr 27 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.2.2-5
+- Revert 'Use compat-ffmpeg28 on Fedora 28+'
+
* Thu Mar 08 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 2.2.2-4
- Rebuilt for new ffmpeg snapshot
6 years, 7 months