[openshot/f28: 5/5] remove F29 rebuild note
by Frank R Dana
commit aa0a3f32dc8d7a900fdc07590183bcc414cd850f
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Thu Aug 9 06:33:01 2018 -0400
remove F29 rebuild note
openshot.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/openshot.spec b/openshot.spec
index b3cb6d7..912bc7b 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -139,9 +139,6 @@ fi
* Tue Jul 31 2018 FeRD (Frank Dana) <ferdnyc AT gmail com> - 2.4.2-1
- New upstream release
-* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.4.1-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
* Tue Jul 10 2018 Miro Hrončok <mhroncok(a)redhat.com> - 2.4.1-6
- Rebuilt for Python 3.7
6 years, 3 months
[libopenshot-audio/f28: 4/4] Remove F29 rebuild message
by Frank R Dana
commit 52a1b3113996571308870c35ad623d2560dacca2
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Thu Aug 9 02:14:48 2018 -0400
Remove F29 rebuild message
libopenshot-audio.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/libopenshot-audio.spec b/libopenshot-audio.spec
index 5cbe1fc..6ec590a 100644
--- a/libopenshot-audio.spec
+++ b/libopenshot-audio.spec
@@ -71,9 +71,6 @@ make %{?_smp_mflags}
* Tue Jul 31 2018 FeRD (Frank Dana) <ferdnyc AT gmail com> - 0.1.6-1
- New upstream release
-* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.1.5-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 3 months
[vlc] Add gcc-c++
by Nicolas Chauvet
commit eb71c5aa3ef555b11c0f4dbad303d4c0f799caa7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 9 08:16:48 2018 +0200
Add gcc-c++
vlc.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vlc.spec b/vlc.spec
index 4053548..2458198 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -62,6 +62,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gettext-devel
BuildRequires: libtool
+BuildRequires: gcc-c++
}
%{?_with_a52dec:BuildRequires: a52dec-devel}
6 years, 3 months