[mixxx/f33] Unbundle offline PDF manual
by Uwe Klotz
commit 364fadb525df1591f95c79a7bbdab65fba03238d
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 13:52:04 2021 +0200
Unbundle offline PDF manual
mixxx.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 713171c..354391b 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -212,7 +212,7 @@ appstream-util \
%files
%license COPYING LICENSE
-%doc Mixxx-Manual.pdf README
+%doc README
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
@@ -224,6 +224,7 @@ appstream-util \
%changelog
* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
- New upstream snapshot 2.3.0-beta
+- Unbundle offline PDF manual
* Mon Mar 22 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.20.beta.20210322git25f342e
- New upstream snapshot 2.3.0-beta
3 years, 7 months
[mixxx/f32] Unbundle offline PDF manual
by Uwe Klotz
commit c7885a48dc60ce62df0ccbcda160e2ee0ae1122a
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 13:52:04 2021 +0200
Unbundle offline PDF manual
mixxx.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index a31f288..f558001 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -212,7 +212,7 @@ appstream-util \
%files
%license COPYING LICENSE
-%doc Mixxx-Manual.pdf README
+%doc README
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
@@ -224,6 +224,7 @@ appstream-util \
%changelog
* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
- New upstream snapshot 2.3.0-beta
+- Unbundle offline PDF manual
* Mon Mar 22 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.20.beta.20210322git25f342e
- New upstream snapshot 2.3.0-beta
3 years, 7 months
[mixxx] Unbundle offline PDF manual
by Uwe Klotz
commit 741090ed0c576af5c99764b0262d25c58b220e62
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 13:52:04 2021 +0200
Unbundle offline PDF manual
mixxx.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 175d378..50dbac1 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -212,7 +212,7 @@ appstream-util \
%files
%license COPYING LICENSE
-%doc Mixxx-Manual.pdf README
+%doc README
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
@@ -224,6 +224,7 @@ appstream-util \
%changelog
* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
- New upstream snapshot 2.3.0-beta
+- Unbundle offline PDF manual
* Sat Apr 24 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.0-0.21.beta.20210322git25f342e
- Rebuilt for removed libstdc++ symbol (#1937698)
3 years, 7 months
[vlc/el8] (2 commits) ...rebuilt
by Nicolas Chauvet
Summary of changes:
c13272d... gsm is provided via ffmpeg (*)
ea58e78... rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[vlc] rebuilt
by Nicolas Chauvet
commit ea58e78274fb2d9bac35a29994db05f7ad3cadf2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed May 5 11:14:25 2021 +0200
rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index d1565f0..fb3ef6c 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.13
-Release: 1%{?dist}
+Release: 1%{?dist}.1
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -618,6 +618,9 @@ fi || :
%changelog
+* Wed May 05 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.13-1.1
+- rebuilt
+
* Thu Apr 29 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.13-1
- Update to 3.0.13
3 years, 7 months
[vlc] gsm is provided via ffmpeg
by Nicolas Chauvet
commit c13272d4d91f9ac3fe872249893914ba63f4a23c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon May 3 22:26:10 2021 +0200
gsm is provided via ffmpeg
vlc.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 7bf5c4e..d1565f0 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -103,7 +103,6 @@ BuildRequires: flac-devel
%{?_with_fluidsynth:BuildRequires: fluidsynth-devel}
BuildRequires: fribidi-devel
BuildRequires: gnutls-devel >= 1.0.17
-BuildRequires: gsm-devel
BuildRequires: hostname
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: game-music-emu-devel
3 years, 7 months
[vdr-markad/f33] (2 commits) ...Update to 3.0.1
by Martin Gansser
Summary of changes:
b6480ec... Rebuilt for new VDR API version (*)
7ff5243... Update to 3.0.1 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[vdr-markad/f34] (2 commits) ...Update to 3.0.1
by Martin Gansser
Summary of changes:
b6480ec... Rebuilt for new VDR API version (*)
7ff5243... Update to 3.0.1 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months