forked from MediaArea/MediaInfoLib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenkins CI
committed
Nov 7, 2024
1 parent
26e5ad9
commit c8ab09e
Showing
27 changed files
with
103 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Contributor: hydro <[email protected]> | ||
|
||
pkgname=('libmediainfo' 'python-mediainfo') | ||
pkgver=24.06 | ||
pkgver=24.11 | ||
pkgrel=1 | ||
pkgdesc="shared library for mediainfo" | ||
arch=('i686' 'x86_64') | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Format: 3.0 (quilt) | |
Source: libmediainfo | ||
Binary: libmediainfo-dev, libmediainfo0, python-mediainfodll, python3-mediainfodll, libmediainfo-doc libmediainfo0-dbg | ||
Architecture: any all | ||
Version: 24.06-1 | ||
Version: 24.11-1 | ||
Maintainer: MediaArea.net SARL <[email protected]> | ||
Homepage: http://MediaArea.net/MediaInfo | ||
Standards-Version: 3.9.6 | ||
|
@@ -16,11 +16,11 @@ Package-List: | |
python-mediainfodll deb python optional arch=all | ||
python3-mediainfodll deb python optional arch=all | ||
Checksums-Sha1: | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.06-1.debian.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.11-1.debian.tar.xz | ||
Checksums-Sha256: | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.06-1.debian.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.11-1.debian.tar.xz | ||
Files: | ||
00000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.06-1.debian.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.11-1.debian.tar.xz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
%global libmediainfo_version 24.06 | ||
%global libmediainfo_version 24.11 | ||
%global libmediainfo_version_major 24 | ||
%global libmediainfo_version_minor 06 | ||
%global libmediainfo_version_minor 11 | ||
%global libzen_version 0.4.41 | ||
%global libzen_version_major 0 | ||
%global libzen_version_minor 4 | ||
|
@@ -385,7 +385,7 @@ rm -f %{buildroot}%{_libdir}/%{name_without_0_ending}.la | |
%endif | ||
|
||
%changelog | ||
* Sun Jan 01 2012 MediaArea.net SARL <[email protected]> - 24.06-0 | ||
* Sun Jan 01 2012 MediaArea.net SARL <[email protected]> - 24.11-0 | ||
- See History.txt for more info and real dates | ||
- Previous packages made by Toni Graffy <[email protected]> | ||
- Fedora style made by Vasiliy N. Glazov <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
libmediainfo (24.06-1) experimental; urgency=medium | ||
libmediainfo (24.11-1) experimental; urgency=medium | ||
|
||
* Upstream version 24.06 | ||
* Upstream version 24.11 | ||
For details, see https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt | ||
|
||
-- MediaArea <[email protected]> Mon, 02 Nov 2015 10:30:00 +0100 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Format: 3.0 (quilt) | |
Source: libmediainfo | ||
Binary: libmediainfo-dev, libmediainfo0v5, python3-mediainfodll, libmediainfo-doc libmediainfo0v5-dbg | ||
Architecture: any all | ||
Version: 24.06-1deb12 | ||
Version: 24.11-1deb12 | ||
Maintainer: MediaArea.net SARL <[email protected]> | ||
Homepage: http://MediaArea.net/MediaInfo | ||
Standards-Version: 3.9.6 | ||
|
@@ -16,11 +16,11 @@ Package-List: | |
python-mediainfodll deb python optional arch=all | ||
python3-mediainfodll deb python optional arch=all | ||
Checksums-Sha1: | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.06-1deb12.debian.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
0000000000000000000000000000000000000000 000000 libmediainfo_24.11-1deb12.debian.tar.xz | ||
Checksums-Sha256: | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.06-1deb12.debian.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_24.11-1deb12.debian.tar.xz | ||
Files: | ||
00000000000000000000000000000000 000000 libmediainfo_24.06.orig.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.06-1deb12.debian.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.11.orig.tar.xz | ||
00000000000000000000000000000000 000000 libmediainfo_24.11-1deb12.debian.tar.xz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
libmediainfo (24.06-1) experimental; urgency=medium | ||
libmediainfo (24.11-1) experimental; urgency=medium | ||
|
||
* Upstream version 24.06 | ||
* Upstream version 24.11 | ||
For details, see https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt | ||
|
||
-- MediaArea <[email protected]> Mon, 02 Nov 2015 10:30:00 +0100 | ||
|
Oops, something went wrong.