public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Update to 6.8.0
@ 2026-07-20 18:17 Martin Gansser
  0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-07-20 18:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mlt
Branch : epel9-next
Commit : 355e8c4dacabb53fbe69fd3025faa7e704c9fbce
Author : Martin Gansser <mgansser@online.de>
Date   : 2018-05-12T11:13:47+02:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mlt/c/355e8c4dacabb53fbe69fd3025faa7e704c9fbce?branch=epel9-next

Log:
Update to 6.8.0

---
diff --git a/.gitignore b/.gitignore
index f2d9eb8..d4324f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /v6.4.1...73bfefdef9eb666629acf25bee1b587abc4bbcad.diff
 /v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff
 /mlt-6.6.0.tar.gz
+/mlt-6.8.0.tar.gz

diff --git a/mlt.spec b/mlt.spec
index ae8c0b1..bea0e8a 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -7,11 +7,11 @@
 %global gitdate 20171213
 %global commit ea973eb65c8ca79a859028a9e008360836ca4941
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-#global gver .%{gitdate}git%{shortcommit}
+#global gver .%%{gitdate}git%%{shortcommit}
 
 Name:           mlt
-Version:        6.6.0
-Release:        7%{?gver}%{?dist}
+Version:        6.8.0
+Release:        1%{?gver}%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -20,7 +20,7 @@ License:        GPLv3 and LGPLv2+
 URL:            http://www.mltframework.org/
 Group:          System Environment/Libraries
 Source0:        https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version}.tar.gz
-#Patch0:         https://github.com/mltframework/mlt/compare/v6.4.1...%{commit}.diff
+#Patch0:         https://github.com/mltframework/mlt/compare/v6.4.1...%%{commit}.diff
 
 BuildRequires:  frei0r-devel
 BuildRequires:  opencv-devel
@@ -234,6 +234,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
 
 
 %changelog
+* Sat May 12 2018 Martin Gansser <martinkg@fedoraproject.org> - 6.8.0-1
+- Update to 6.8.0
+
 * Mon Mar 05 2018 Adam Williamson <awilliam@redhat.com> - 6.6.0-7
 - Rebuild for opencv soname bump
 

diff --git a/sources b/sources
index dfe896b..8440739 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-6.6.0.tar.gz) = 06e553d2deb36deddd9e0f2269ee0529bf768e73d2160ee16a4cd36ed3fba5be145165f0b21278623afece046351264269509ff05f24fbbb2f163be1f4d48845
+SHA512 (mlt-6.8.0.tar.gz) = 85f115639380f42383b2b5e70b368f9d095d586c3d9c72275da0a2df18d948fd8babedd95afe486a17e5fd33278b52d1a1039f0d58cb993b49ced348494b5e8a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Update to 6.8.0 Martin Gansser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox