[kdenlive] 18.12.2
by Rex Dieter
commit 572c5df7dbfccedcbf4279a72cb0b7bcb6d30686
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Thu Feb 28 09:29:07 2019 -0600
18.12.2
.gitignore | 1 +
kdenlive.spec | 13 ++++++++++---
sources | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afb4468..ab1a1d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/kdenlive-18.04.3.tar.xz
/kdenlive-18.08.1.tar.xz
/kdenlive-18.08.2.tar.xz
+/kdenlive-18.12.2.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index 7476834..c7c482f 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,7 +1,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 18.08.2
+Version: 18.12.2
Release: 1%{?dist}
License: GPLv2+
@@ -100,6 +100,9 @@ popd
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+## unpackaged files
+rm -rfv %{buildroot}%{_datadir}/doc/Kdenlive/
+
%find_lang %{name} --with-html --all-name
@@ -108,7 +111,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{
desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
-%if 0%{?rhel}
+%if 0%{?rhel} && 0%{?rhel} < 8
%post
/usr/bin/update-desktop-database &> /dev/null || :
/bin/touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
@@ -147,12 +150,16 @@ fi
%{_kf5_sysconfdir}/xdg/kdenlive_titles.knsrc
%{_kf5_sysconfdir}/xdg/kdenlive_wipes.knsrc
%{_kf5_sysconfdir}/xdg/kdenlive.categories
-%{_kf5_qtplugindir}/mltpreview.so
%{_kf5_mandir}/man1/kdenlive.1*
%{_kf5_mandir}/man1/kdenlive_render.1*
+# consider subpkg for multilib
+%{_kf5_qtplugindir}/mltpreview.so
%changelog
+* Thu Feb 28 2019 Rex Dieter <rdieter(a)fedoraproject.org> - 18.12.2-1
+- 18.12.2
+
* Tue Oct 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.08.2-1
- Update kdenlive to 18.08.2
diff --git a/sources b/sources
index 6ddf22a..c2373c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dad14b705a7ee84eb1c2ea25ef61e368 kdenlive-18.08.2.tar.xz
+65964a00da12dd45839d255bc23111d5 kdenlive-18.12.2.tar.xz
5 years, 8 months
[wireguard-kmod/el7] Release 0.0.20190227
by Robert-André Mauchin
commit 1b98278c7d3846a0058fb2a65870b3dc2e599fa2
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:33:07 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 9c57708..d1a7244 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[wireguard/el7] Release 0.0.20190227
by Robert-André Mauchin
commit 4c60d5fa537f98de9ad429825628baf04b1f7475
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:25:06 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 63f1acc..ff393f2 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[wireguard-kmod/f28] Release 0.0.20190227
by Robert-André Mauchin
commit c3138f2bd26c5501e5b9bec49b676e5f48a27617
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:33:07 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index fc00d85..d8da75e 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[wireguard/f28] Release 0.0.20190227
by Robert-André Mauchin
commit 37e6e22af1c162fee179c7dd2e61036bcb1c2047
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:25:06 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e53d7d3..e78a76b 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[ffmpegthumbs/f29] 18.12.2
by Rex Dieter
Summary of changes:
83fefd6... 18.12.2 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 8 months
[ffmpegthumbs] 18.12.2
by Rex Dieter
commit 83fefd61730a9a49df0a8e3c15c73a6536e34bd3
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Thu Feb 28 08:22:32 2019 -0600
18.12.2
.gitignore | 1 +
ffmpegthumbs.spec | 16 +++++++++++-----
sources | 2 +-
3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2a4614..1797e68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ ffmpegthumbs-4.13.97.tar.xz
/ffmpegthumbs-17.08.1.tar.xz
/ffmpegthumbs-17.12.0.tar.xz
/ffmpegthumbs-18.08.1.tar.xz
+/ffmpegthumbs-18.12.2.tar.xz
diff --git a/ffmpegthumbs.spec b/ffmpegthumbs.spec
index 2f6034a..ec1f694 100644
--- a/ffmpegthumbs.spec
+++ b/ffmpegthumbs.spec
@@ -1,5 +1,5 @@
Name: ffmpegthumbs
-Version: 18.08.1
+Version: 18.12.2
Release: 1%{?dist}
Summary: KDE ffmpegthumbnailer service
@@ -31,29 +31,35 @@ KDE ffmpegthumbnailer service
%prep
-%setup -q
+%autosetup
%build
-mkdir -p %{_target_platform}
+mkdir %{_target_platform}
pushd %{_target_platform}
%{cmake_kf5} ..
popd
-make %{?_smp_mflags} -C %{_target_platform}
+%make_build -C %{_target_platform}
%install
make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
+%find_lang ffmpegthumbs
-%files
+
+%files -f ffmpegthumbs.lang
%license COPYING
%{_kf5_qtplugindir}/ffmpegthumbs.so
%{_kf5_datadir}/kservices5/ffmpegthumbs.desktop
%{_kf5_datadir}/config.kcfg/ffmpegthumbnailersettings5.kcfg
+
%changelog
+* Thu Feb 28 2019 Rex Dieter <rdieter(a)fedoraproject.org> - 18.12.2-1
+- 18.12.2
+
* Mon Sep 17 2018 Sérgio Basto <sergio(a)serjux.com> - 18.08.1-1
- Update ffmpegthumbs to 18.08.1
diff --git a/sources b/sources
index c584ac1..2285839 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b18096ca9bdc500e30c13056e3389be7 ffmpegthumbs-18.08.1.tar.xz
+37bc77e275a3b76440b84eb78d65dc1d ffmpegthumbs-18.12.2.tar.xz
5 years, 8 months
[wireguard-kmod/f29] Release 0.0.20190227
by Robert-André Mauchin
commit 7eab1d4807b84d5c6126fe577116fcb59ca8eefe
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:33:07 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index fc00d85..d8da75e 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[wireguard/f29] Release 0.0.20190227
by Robert-André Mauchin
commit 9c5d4abc8622e552a40019991f7f402619005d09
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:25:06 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e53d7d3..e78a76b 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months