Author: hobbes1069
Update of /cvs/free/rpms/libopenshot-audio/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12447
Modified Files:
.cvsignore libopenshot-audio.spec sources
Log Message:
* Mon Nov 16 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.0.6-1
- Update to latest upstream release.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/libopenshot-audio/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 18 May 2015 15:03:32 -0000 1.3
+++ .cvsignore 16 Nov 2015 17:36:08 -0000 1.4
@@ -1 +1 @@
-libopenshot-audio-0.0.4.tar.gz
+libopenshot-audio-0.0.6.tar.gz
Index: libopenshot-audio.spec
===================================================================
RCS file: /cvs/free/rpms/libopenshot-audio/devel/libopenshot-audio.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libopenshot-audio.spec 25 Jun 2015 12:52:36 -0000 1.4
+++ libopenshot-audio.spec 16 Nov 2015 17:36:08 -0000 1.5
@@ -1,8 +1,6 @@
-%global optflags %(echo %{optflags} -Wl,--as-needed )
-
Name: libopenshot-audio
-Version: 0.0.4
-Release: 2%{?dist}
+Version: 0.0.6
+Release: 1%{?dist}
Summary: Audio library used by OpenShot
License: GPLv3+
@@ -39,6 +37,7 @@
%build
+export CXXFLAGS="%{optflags} -Wl,--as-needed"
%cmake .
make %{?_smp_mflags}
@@ -65,6 +64,9 @@
%changelog
+* Mon Nov 16 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.0.6-1
+- Update to latest upstream release.
+
* Thu Jun 25 2015 Sérgio Basto <sergio(a)serjux.com> - 0.0.4-2
- Fixed unused-direct-shlib-dependency in cmake with global optflags.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/libopenshot-audio/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 May 2015 15:03:32 -0000 1.3
+++ sources 16 Nov 2015 17:36:08 -0000 1.4
@@ -1 +1 @@
-31bb58e79c1233ef8d840d66d56fde63 libopenshot-audio-0.0.4.tar.gz
+3989cd875f1f28130c000e46b9f022d3 libopenshot-audio-0.0.6.tar.gz
Show replies by date