[wxsvg] Rebuild with wxGTK-3.1.x
by Sérgio M. Basto
commit 747c968b348eb184af6ed9f744011fea0e584bf2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Dec 4 23:57:39 2021 +0000
Rebuild with wxGTK-3.1.x
Some cleanups
wxsvg-wxwin.m4.patch | 27 ---------------------------
wxsvg.spec | 16 ++++++++++------
2 files changed, 10 insertions(+), 33 deletions(-)
---
diff --git a/wxsvg.spec b/wxsvg.spec
index 1df47fe..6d2fe29 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,21 +1,23 @@
Name: wxsvg
Version: 1.5.23
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
License: wxWidgets
URL: http://sourceforge.net/projects/wxsvg
Source0: http://downloads.sourceforge.net/wxsvg/wxsvg-%{version}.tar.bz2
-Patch1: wxsvg-wxwin.m4.patch
-BuildRequires: autoconf automake libtool gettext
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
+BuildRequires: gettext
BuildRequires: gcc-c++
BuildRequires: expat-devel
BuildRequires: ffmpeg-devel
BuildRequires: freetype-devel
BuildRequires: libart_lgpl-devel
BuildRequires: pango-devel
-BuildRequires: wxGTK3-devel
+BuildRequires: wxGTK-devel
BuildRequires: libexif-devel
%description
@@ -31,8 +33,6 @@ provides the files required to develop programs that use wxsvg.
%prep
%setup -q
-# IIRC we just need patch1 if we use compat-wxGTK3-gtk2
-#patch1 -p1
%build
#clean autogenerated files before run autoreconf
@@ -71,6 +71,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Sat Dec 04 2021 Sérgio Basto <sergio(a)serjux.com> - 1.5.23-2
+- Rebuild with wxGTK-3.1.x
+- Some cleanups
+
* Wed Dec 01 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.23-1
- Update to 1.5.23
2 years, 11 months
[zerotier-one] chore(update): 1.8.4
by Artem Polishchuk
Summary of changes:
71219a6... chore(update): 1.8.4 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[zerotier-one/f34] chore(update): 1.8.4
by Artem Polishchuk
commit 71219a6d6b98474b725456d552e9e1548ab29e65
Author: Artem Polishchuk <ego.cordatus(a)gmail.com>
Date: Fri Dec 3 10:19:28 2021 +0300
chore(update): 1.8.4
.gitignore | 1 +
sources | 2 +-
zerotier-one.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 707852d..40707e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/zerotier-one-1.8.1.tar.gz
/zerotier-one-1.8.2.tar.gz
/zerotier-one-1.8.3.tar.gz
+/zerotier-one-1.8.4.tar.gz
diff --git a/sources b/sources
index ceabad2..7c9f910 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zerotier-one-1.8.3.tar.gz) = 591d285b126fb21d3e207323a6fa5c46d630993f00f92548ea2a3851d63363ac3f959cde07e39ea7cf9bda19a2b9d9d129d2c8e003f71c0a8f97a364408e330c
+SHA512 (zerotier-one-1.8.4.tar.gz) = 7cf7762622280f28375fe40fb3f1ee67d85bfc92d0d6a45ca39f410dc7f5ac6afb2930e94fe56cae16cddb3a0edd2541dd73cfee3dceef3f5f46c8323762c18d
diff --git a/zerotier-one.spec b/zerotier-one.spec
index 34b0423..e584292 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -1,5 +1,5 @@
Name: zerotier-one
-Version: 1.8.3
+Version: 1.8.4
Release: 1%{?dist}
Summary: Smart Ethernet Switch for Earth
@@ -110,6 +110,9 @@ install -Dpm0644 debian/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Fri Dec 03 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.8.4-1
+- chore(update): 1.8.4
+
* Fri Nov 19 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.8.3-1
- chore(update): 1.8.3
2 years, 11 months
[xine-lib] Rebuilt for libjxl-0.6.1
by Sérgio M. Basto
commit 9548943fd48fcc9ae3ad0cf6c68af28f2af3fd99
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Dec 2 14:36:11 2021 +0000
Rebuilt for libjxl-0.6.1
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 2385d64..f69dc2a 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -24,7 +24,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.11
-Release: 9%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 10%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -323,6 +323,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Thu Dec 02 2021 Sérgio Basto <sergio(a)serjux.com> - 1.2.11-10
+- Rebuilt for libjxl-0.6.1
+
* Mon Nov 22 2021 Sérgio Basto <sergio(a)serjux.com> - 1.2.11-9
- Rebuilt for new ImageMagick
2 years, 11 months
[obs-studio/el8] Rebuilt
by Nicolas Chauvet
Summary of changes:
0d4ea2d... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[obs-studio] Rebuilt
by Nicolas Chauvet
commit 0d4ea2dc6776111ac5d7d3a1f50c528d2e69ac68
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Dec 1 21:56:41 2021 +0100
Rebuilt
obs-studio.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index f995b29..0e1ba3f 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -7,7 +7,7 @@
Name: obs-studio
Version: 27.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -135,6 +135,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%{_includedir}/obs/
%changelog
+* Wed Dec 01 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 27.1.3-2
+- Rebuilt
+
* Tue Oct 05 2021 Neal Gompa <ngompa(a)fedoraproject.org> - 27.1.3-1
- Update to 27.1.3
2 years, 11 months