|
@@ -8,11 +8,11 @@
|
|
|
|
|
|
#% define enable_avconv 1
|
|
|
|
|
|
-%global major_version 1.1
|
|
|
+%global major_version 1.2
|
|
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
Name: ffmpeg
|
|
|
-Version: %{major_version}.3
|
|
|
+Version: %{major_version}
|
|
|
Release: 1%{?svndate:.%svndate}%{?_dist_release}
|
|
|
Source: http://ffmpeg.org/releases/%{name}-%{?svndate:%svndate}%{!?svndate:%version}.tar.bz2
|
|
|
|
|
@@ -222,6 +222,9 @@ export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mlongcall"
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Apr 4 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.2-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Tue Mar 12 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.3-1
|
|
|
- new upstream release
|
|
|
|