[ffmpeg] Rebuilt
by Nicolas Chauvet
commit 2e9aaad01bfca4ca27fc6a76228c894ec8d2b47b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 17 11:45:44 2022 +0200
Rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f0ab845..401dafc 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -135,7 +135,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 5.0.1
-Release: 7%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 8%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -512,6 +512,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Fri Jun 17 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 5.0.1-8
+- Rebuilt
+
* Sun Jun 12 2022 Sérgio Basto <sergio(a)serjux.com> - 5.0.1-7
- unbootstrap
2 years, 5 months
[ffmpeg] Revert "Drop troublesome tesseract support"
by Nicolas Chauvet
commit 76a5f0405d231ca5c661370a3ef12dea4963cc84
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 17 11:45:17 2022 +0200
Revert "Drop troublesome tesseract support"
This reverts commit d73d9ea9226a3bb264a25411d6e6d4945050d49d.
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 5cb4c0b..f0ab845 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -27,6 +27,7 @@
%global _with_rubberband 1
%global _with_smb 1
%global _with_snappy 1
+%global _with_tesseract 1
%global _with_twolame 1
%global _with_wavpack 1
%global _with_webp 1
2 years, 5 months
[wf-recorder] exclude failing arch's - problems are at the build system end - missing packages
by Robert Hepple
commit 144458a51295939238aedef2cf356e34c3b1f680
Author: Bob Hepple <bob.hepple(a)gmail.com>
Date: Fri Jun 17 17:33:48 2022 +1000
exclude failing arch's - problems are at the build system end - missing packages
wf-recorder.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/wf-recorder.spec b/wf-recorder.spec
index 6b29ca8..3c495bc 100644
--- a/wf-recorder.spec
+++ b/wf-recorder.spec
@@ -11,11 +11,13 @@ Version: 0.3.0
Name: wf-recorder
Summary: Screen recorder for wlroots-based compositors eg swaywm
-Release: 1%{?dist}
+Release: 2%{?dist}
License: MIT
URL: %{forgeurl}
Source0: %{forgesource}
+ExcludeArch: aarch64 ppc64le
+
%ifarch ppc64le
# fix compilation on ppc64le (gcc#58241)
%global configure_flags -Dcpp_std=gnu++11
@@ -55,6 +57,9 @@ wayland-protocols.
%license LICENSE
%changelog
+* Fri Jun 17 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-2
+- exclude failing arch's - problems are at the build system end - missing packages
+
* Thu Jun 16 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-1
- new version
2 years, 5 months
[ffmpeg/f35] Drop troublesome tesseract support
by Leigh Scott
commit 2f6003aa9bc95cad2e60338d168d96fa88b0bc86
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 16 15:01:42 2022 +0100
Drop troublesome tesseract support
ffmpeg.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 2f3bb1d..3df9476 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -36,7 +36,6 @@
%global _with_rubberband 1
%global _with_smb 1
%global _with_snappy 1
-%global _with_tesseract 1
%global _with_twolame 1
%global _with_wavpack 1
%global _with_webp 1
2 years, 5 months
[ffmpeg/el9] (9 commits) ...Drop troublesome tesseract support
by Leigh Scott
Summary of changes:
c65ef03... Fix zimg (*)
cb63ebc... rebuild (*)
f60f908... workaround broken deps for ffmpeg-free (*)
d4aa7de... workaround broken deps for ffmpeg-free (*)
16f8e0f... Mass rebuild for x264-0.164 (*)
6f1d084... bootstrap build (*)
0dc948b... bootsrep try 2 (*)
8bb1565... unbootstrap (*)
d73d9ea... Drop troublesome tesseract support (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 5 months
[ffmpeg/f36] (8 commits) ...Drop troublesome tesseract support
by Leigh Scott
Summary of changes:
cb63ebc... rebuild (*)
f60f908... workaround broken deps for ffmpeg-free (*)
d4aa7de... workaround broken deps for ffmpeg-free (*)
16f8e0f... Mass rebuild for x264-0.164 (*)
6f1d084... bootstrap build (*)
0dc948b... bootsrep try 2 (*)
8bb1565... unbootstrap (*)
d73d9ea... Drop troublesome tesseract support (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 5 months
[ffmpeg] Drop troublesome tesseract support
by Leigh Scott
commit d73d9ea9226a3bb264a25411d6e6d4945050d49d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 16 15:01:42 2022 +0100
Drop troublesome tesseract support
ffmpeg.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f0ab845..5cb4c0b 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -27,7 +27,6 @@
%global _with_rubberband 1
%global _with_smb 1
%global _with_snappy 1
-%global _with_tesseract 1
%global _with_twolame 1
%global _with_wavpack 1
%global _with_webp 1
2 years, 5 months
[wf-recorder] new version
by Robert Hepple
commit 23bd65191a1bd4336a8f69de3701ca475c7b5c7a
Author: Bob Hepple <bob.hepple(a)gmail.com>
Date: Thu Jun 16 12:01:52 2022 +1000
new version
.gitignore | 1 +
sources | 2 +-
wf-recorder.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fd0680..1579502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/wf-recorder-0.2.tar.gz
/wf-recorder-0.2.1.tar.gz
/wf-recorder-9b9b4712329698a2526a6f909a2e64c035340157.tar.gz
+/wf-recorder-0.3.0.tar.gz
diff --git a/sources b/sources
index c9887f8..31bf630 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wf-recorder-9b9b4712329698a2526a6f909a2e64c035340157.tar.gz) = f544289ec46708e6863686f5a4f242fea993565fe80a663a0dccc99e3f0350b08f739f012e28708de7b6c5c0b79b3285a745b52e14f7e31b7dca81922dd70590
+SHA512 (wf-recorder-0.3.0.tar.gz) = ddfca66e9aa97400cadb504edc4d88435bb3b1d3a83866e849a05c2829b3b1844cd0f8678a5b2034f653e46e071f2ffd7928ff1c1fe8b53f263318d093af0bf4
diff --git a/wf-recorder.spec b/wf-recorder.spec
index da07cb3..6b29ca8 100644
--- a/wf-recorder.spec
+++ b/wf-recorder.spec
@@ -1,7 +1,7 @@
# -*-Mode: rpm-spec -*-
# Use 0 for release and 1 for git
-%global git 1
-Version: 0.2.2
+%global git 0
+Version: 0.3.0
%global forgeurl https://github.com/ammen99/wf-recorder
%if %{?git}
%global commit 9b9b4712329698a2526a6f909a2e64c035340157
@@ -11,7 +11,7 @@ Version: 0.2.2
Name: wf-recorder
Summary: Screen recorder for wlroots-based compositors eg swaywm
-Release: 0.1%{?dist}
+Release: 1%{?dist}
License: MIT
URL: %{forgeurl}
Source0: %{forgesource}
@@ -55,6 +55,9 @@ wayland-protocols.
%license LICENSE
%changelog
+* Thu Jun 16 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-1
+- new version
+
* Sun Feb 06 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.2-0.1.20220129git9b9b471
- Update to git snapshot
2 years, 5 months
[dynamips/f36] Update to dynamips-0.2.22 (fix BZ #6330)
by L. Gabriel Somlo
commit 9ff97f95eb516dfe9da6cd86ff3f0c150f1f264e
Author: Gabriel Somlo <gsomlo(a)gmail.com>
Date: Tue Jun 14 16:21:17 2022 -0400
Update to dynamips-0.2.22 (fix BZ #6330)
dynamips.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dynamips.spec b/dynamips.spec
index b6083f5..2381065 100644
--- a/dynamips.spec
+++ b/dynamips.spec
@@ -1,8 +1,8 @@
%undefine __cmake_in_source_build
Name: dynamips
-Version: 0.2.21
-Release: 6%{?dist}
+Version: 0.2.22
+Release: 1%{?dist}
Summary: Cisco Router Emulator
# There is a GPL license file in COPYING but most files
@@ -57,6 +57,9 @@ rm -rf %{buildroot}%{_docdir}/dynamips
%changelog
+* Mon Jun 13 2022 Gabriel Somlo <gsomlo(a)gmail.com> - 0.2.22-1
+- Updated to upstream version 0.2.22 (BZ #6330)
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.2.21-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 80f9ddc..75fd475 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dynamips-0.2.21.tar.gz) = c7251963897b65ed5696f47f03be727cea79fe2245850c86fa6b4d8718afa10002b1e39bccefe1c7f2ba86fe6b8f52fe8663ee34f72ca3d9f846522b9b9b4d29
+SHA512 (dynamips-0.2.22.tar.gz) = fd7327e92ea5d9bb5109f37a405c753ef9dbecf3e48976df292d6fe7ab15a149bf421149f87b060c8ec79a884f291a0258d1cb2f639683c6edb1373d68f948be
2 years, 5 months