[openshot] New upstream release
by Leigh Scott
commit f91ffd23d5e619e42da943a36314ad4cf089e001
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 22 20:04:45 2023 +0100
New upstream release
.gitignore | 1 +
openshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be2565c..49498f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ openshot-1.4.3.tar.gz
/openshot-b72327d1163f12362ff5d2a38751d3e2c61f7ba6.tar.gz
/openshot-qt-3.0.0.tar.gz
/openshot-qt-3.1.0.tar.gz
+/openshot-qt-3.1.1.tar.gz
diff --git a/openshot.spec b/openshot.spec
index 48b3275..f043b33 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -6,7 +6,7 @@
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: 3.1.0
+Version: 3.1.1
Release: 1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Create and edit videos and movies
@@ -146,6 +146,9 @@ rmdir -p --ignore-fail-on-non-empty %{buildroot}%{_prefix}/lib/mime/packages
%changelog
+* Sat Apr 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.1.1-1
+- New upstream release
+
* Fri Apr 07 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.1.0-1
- New upstream release
diff --git a/sources b/sources
index f1af9ae..f9f0d75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openshot-qt-3.1.0.tar.gz) = 30fe4d54c5f5cd27501524a1be677d1db558de51849c00363fe3ddc2dc8d4006d0515719ad84325d3490e1ce0f94292180fef3fd43aa777478888fb0083ab923
+SHA512 (openshot-qt-3.1.1.tar.gz) = 4e5a42825abf8e3862957039169905a6f03872d81de454f52a57ace2e636e91b2f4e87ae603bf9669baa7d1bbbd6c0213efd0c72e23f2b209ba266af2fbe380f
1 year, 7 months
[libopenshot] New upstream release
by Leigh Scott
commit 159347825bfd0f1259f15b99cbbac4252a709546
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 22 17:48:20 2023 +0100
New upstream release
.gitignore | 1 +
libopenshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dac6a3..70c565d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ libopenshot-0.0.6.tar.gz
/libopenshot-0.2.7.tar.gz
/libopenshot-0.3.0.tar.gz
/libopenshot-0.3.1.tar.gz
+/libopenshot-0.3.2.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index e95e4fb..b2acd27 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -4,7 +4,7 @@
%define _lto_cflags %{nil}
Name: libopenshot
-Version: 0.3.1
+Version: 0.3.2
Release: 1%{?dist}
Summary: Library for creating and editing videos
@@ -102,6 +102,9 @@ applications that use %{name}.
%{ruby_vendorarchdir}/*
%changelog
+* Sat Apr 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.2-1
+- New upstream release
+
* Fri Apr 07 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.3.1-1
- New upstream release
diff --git a/sources b/sources
index 2e41f27..01a15f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libopenshot-0.3.1.tar.gz) = 8e0f606c76ed88740577e399065aba021d6d8c5a34b66705c9755252d5a5bb9b8361c074b3810fc23927d4e89670d9ba5329fd39425ec1080356e7140239147b
+SHA512 (libopenshot-0.3.2.tar.gz) = 8891077af28a4db6bc3a7cd078ce5570a8f62e0795c13b0fff795eba60c3e977ece70247033ee4017c9785592355b7421655246a5d6807a5790bd18927739795
1 year, 7 months
[python-vlc] Update to 3.0.18122
by Leigh Scott
commit 494e56256b6865f293b10a1c77b88ec1cc2a5f00
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 22 17:18:01 2023 +0100
Update to 3.0.18122
.gitignore | 1 +
python-vlc.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbbeab9..ed801bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ python-vlc-1.1.0-20141115git.tar.bz2
/python-vlc-3.0.11115.tar.gz
/python-vlc-3.0.16120.tar.gz
/python-vlc-3.0.18121.tar.gz
+/python-vlc-3.0.18122.tar.gz
diff --git a/python-vlc.spec b/python-vlc.spec
index 6b2e01c..7b68b0f 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -4,7 +4,7 @@
%global desc This package provides a python interface to control VLC Media Player.
Name: python-%{srcname}
-Version: 3.0.18121
+Version: 3.0.18122
Release: 1%{?dist}
Summary: %{sum}
@@ -57,6 +57,9 @@ chmod +x %{buildroot}%{python3_sitelib}/vlc.py
%{python3_sitelib}/python_vlc-%{version}-py%{python3_version}.egg-info
%changelog
+* Sat Apr 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.0.18122-1
+- Update to 3.0.18122
+
* Wed Nov 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.0.18121-1
- Update to 3.0.18121
diff --git a/sources b/sources
index e048ced..54df7bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-vlc-3.0.18121.tar.gz) = 3b5d44142c073dc5a98b6c62bbd4f675434aef9a5eb24f0c80ab19bc29a63877b6c4ab5cf56233c5f2fa0a5b40cc9c48583a8868fea5c351a8d751e32f51d807
+SHA512 (python-vlc-3.0.18122.tar.gz) = f9233cba21ad986486d088c70c721d79847858762a10519bb19f69e2dbe4de9899304080742cc6bac3a53f7489152c38a432cff3fed516ece7e2b5d3136fc0a6
1 year, 7 months
[ffmpeg/el8] Update to 4.2.9 release
by Leigh Scott
commit 1781de4e8c4e58d54e186732a7a2cda379190c72
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 22 16:59:57 2023 +0100
Update to 4.2.9 release
ffmpeg.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a26d537..cb7c5a2 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -88,7 +88,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 4.2.8
+Version: 4.2.9
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
@@ -436,6 +436,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Apr 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.9-1
+- Update to 4.2.9 release
+
* Mon Oct 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.8-1
- Update to 4.2.8 release
diff --git a/sources b/sources
index d6c0673..2cbe2d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-4.2.8.tar.xz) = 40c3c0a2b9853220ad48ea7d9b6e6238238d8f914b1a845aa2be0961d88f5602daab79ca38dd21215077649bbd6967c9e9d9a993831a6735f3a00ae6b798c65f
+SHA512 (ffmpeg-4.2.9.tar.xz) = db3e4489b0aee65195ca3f0e8ce32e749d5b4cbcdc7d5b8e4504ba3d52b0b40e84a2d8cfa8f599c6e722af0b8c5d969c908d6e2fe15d9d3ff2bd60002b59fe6e
1 year, 7 months