[amule] install "-P" is deprecated
by Sérgio M. Basto
commit a28b4b32302c3de7c4717f9cc064958a97c85700
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Mar 7 23:38:34 2020 +0000
install "-P" is deprecated
fix warning install: warning: option '-P' is deprecated, please use '--preserve-context' instead
amule.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/amule.spec b/amule.spec
index 140cfd2..d65b7c6 100644
--- a/amule.spec
+++ b/amule.spec
@@ -109,7 +109,7 @@ desktop-file-install --vendor "" \
rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/COPYING
-install -P -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
+install -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
%files -f %{name}.lang
4 years, 8 months
[libopenshot/el8] (4 commits) ...New upstream release
by Leigh Scott
Summary of changes:
c8a2769... Re-enable unit tests, ldconfig only RHEL < 8 (*)
cdd23e9... ExcludeArch: ppc64le (*)
87c5196... - Rebuild for ffmpeg-4.3 git (*)
885e34f... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[openshot/f30] (3 commits) ...New upstream release
by Frank R Dana
Summary of changes:
bfc64d4... Fix el8 build (*)
988bc62... ExcludeArch: ppc64le (*)
9880084... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[openshot/f31] (3 commits) ...New upstream release
by Frank R Dana
Summary of changes:
bfc64d4... Fix el8 build (*)
988bc62... ExcludeArch: ppc64le (*)
9880084... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[openshot/f32] New upstream release
by Frank R Dana
Summary of changes:
9880084... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[openshot] New upstream release
by Frank R Dana
commit 98800848e7447752d265177385569fd8e2aeb543
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Sat Mar 7 05:29:12 2020 -0500
New upstream release
.gitignore | 1 +
openshot.spec | 5 ++++-
sources | 1 +
3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 075fac3..58b09d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.4.4.tar.gz
/openshot-qt-5f08a30.tar.gz
/openshot-qt-2.5.0.tar.gz
+/openshot-qt-2.5.1.tar.gz
diff --git a/openshot.spec b/openshot.spec
index ffe8f5d..e7ac813 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -2,7 +2,7 @@
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: 2.5.0
+Version: 2.5.1
Release: 1%{?dist}
Summary: Create and edit videos and movies
@@ -153,6 +153,9 @@ fi
%changelog
+* Sat Mar 07 2020 FeRD (Frank Dana) <ferdnyc(a)gmail.com> - 2.5.1-1
+- New upstream release
+
* Fri Feb 14 2020 FeRD (Frank Dana) <ferdnyc(a)gmail.com> - 2.5.0-1
- New upstream release
diff --git a/sources b/sources
index 2b241b7..bf3fe00 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
SHA512 (openshot-qt-2.5.0.tar.gz) = 0944bff48c8957a4a3c5a37428b4d3e45e8ad6e1664812ea90b7c16d014a3c355daf2fe183ce855586114ccfa36c419b6baacc42c4bf871de29bda4c24f2a814
+SHA512 (openshot-qt-2.5.1.tar.gz) = 8254a45254bbe523b6485b9598022de2c46ec30818e606ac4665790d29486693c4efe9f5bc55ee43d6342de6782cf0090e4bc880e831c08e3b1218bca555af14
4 years, 8 months
[libopenshot/f30: 5/5] Merge branch 'master' into f30
by Frank R Dana
commit 9ea5c2e5deb0f136b91c6b9ac5264b2d1370c671
Merge: 3ed3416 885e34f
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Sat Mar 7 05:26:17 2020 -0500
Merge branch 'master' into f30
.gitignore | 1 +
libopenshot.spec | 44 +++++++++++++++++---------------------------
sources | 1 +
3 files changed, 19 insertions(+), 27 deletions(-)
---
4 years, 8 months
[libopenshot/f30] (5 commits) ...Merge branch 'master' into f30
by Frank R Dana
Summary of changes:
c8a2769... Re-enable unit tests, ldconfig only RHEL < 8 (*)
cdd23e9... ExcludeArch: ppc64le (*)
87c5196... - Rebuild for ffmpeg-4.3 git (*)
885e34f... New upstream release (*)
9ea5c2e... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[libopenshot/f31] (4 commits) ...New upstream release
by Frank R Dana
Summary of changes:
c8a2769... Re-enable unit tests, ldconfig only RHEL < 8 (*)
cdd23e9... ExcludeArch: ppc64le (*)
87c5196... - Rebuild for ffmpeg-4.3 git (*)
885e34f... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months