Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (85726cab7077fbcc97173708df44d0d2f3289cf6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (85726cab7077fbcc97173708df44d0d2f3289cf6)
  • Date: Sun, 24 Jun 2012 08:38:50 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

video/ffmpeg/DETAILS | 4 ++--
video/ffmpeg/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 85726cab7077fbcc97173708df44d0d2f3289cf6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ffmpeg: => 0.11.1 (stable)

diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index 2b62472..890dd50 100755
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,7 +1,7 @@
SPELL=ffmpeg
if [[ $FFMPEG_RELEASE == stable ]]; then
- VERSION=0.11
- SECURITY_PATCH=12
+ VERSION=0.11.1
+ SECURITY_PATCH=13
else
VERSION=0.7.13
SECURITY_PATCH=11
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index a8baba2..d2cf740 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,6 @@
+2012-06-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated stable to 0.11.1; SECURITY_PATCH++
+
2012-06-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.13 (legacy)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (85726cab7077fbcc97173708df44d0d2f3289cf6), Vlad Glagolev, 06/24/2012

Archive powered by MHonArc 2.6.24.

Top of Page