[packages/gstreamer] - updated to 1.24.1

qboosh qboosh at pld-linux.org
Mon Mar 25 20:26:42 CET 2024


commit 64c0a87d99f15a57af45b7391ea5b86a25c336b3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 25 20:12:41 2024 +0100

    - updated to 1.24.1

 gstreamer-inspect-rpm-format.patch | 8 ++++----
 gstreamer.spec                     | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 238a306..426f8ec 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -10,12 +10,12 @@
 Summary:	GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8):	GStreamer - biblioteki środowiska do obróbki strumieni
 Name:		gstreamer
-Version:	1.24.0
+Version:	1.24.1
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.xz
-# Source0-md5:	058ed34c39c7db77b9031be0eba6bdde
+# Source0-md5:	15ae9ea00a28bf326123667ea57fd34f
 Patch0:		%{name}-inspect-rpm-format.patch
 URL:		https://gstreamer.freedesktop.org/
 BuildRequires:	automake
@@ -218,7 +218,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with ptp_helper}
 # %caps(cap_net_bind_service,cap_net_admin,cap_sys_nice=ep) ?
 %attr(755,root,root) %{gstlibexecdir}/gst-ptp-helper
-%attr(755,root,root) %{gstlibexecdir}/gst-ptp-helper-test
 %endif
 %dir %{gstlibdir}
 %attr(755,root,root) %{gstlibdir}/libgstcoreelements.so
diff --git a/gstreamer-inspect-rpm-format.patch b/gstreamer-inspect-rpm-format.patch
index 98356e8..797e5d2 100644
--- a/gstreamer-inspect-rpm-format.patch
+++ b/gstreamer-inspect-rpm-format.patch
@@ -346,8 +346,8 @@ index 8da042946..a057cba09 100644
 +  gboolean print_aii_rpm = FALSE;
    gboolean uri_handlers = FALSE;
    gboolean check_exists = FALSE;
-   gboolean color_always = FALSE;
-@@ -2190,6 +2430,9 @@ real_main (int argc, char *argv[])
+   gboolean check_version = FALSE;
+@@ -2191,6 +2431,9 @@ real_main (int argc, char *argv[])
                "or all plugins provide.\n                                       "
                "Useful in connection with external automatic plugin "
                "installation mechanisms"), NULL},
@@ -357,7 +357,7 @@ index 8da042946..a057cba09 100644
      {"plugin", '\0', 0, G_OPTION_ARG_NONE, &plugin_name,
          N_("List the plugin contents"), NULL},
      {"types", 't', 0, G_OPTION_ARG_STRING, &types,
-@@ -2364,7 +2607,7 @@ real_main (int argc, char *argv[])
+@@ -2370,7 +2613,7 @@ real_main (int argc, char *argv[])
        /* if there is such a plugin, print out info */
        if (plugin) {
          if (print_aii) {
@@ -366,7 +366,7 @@ index 8da042946..a057cba09 100644
          } else {
            print_plugin_info (plugin);
            print_plugin_status (plugin);
-@@ -2378,13 +2621,16 @@ real_main (int argc, char *argv[])
+@@ -2384,13 +2627,16 @@ real_main (int argc, char *argv[])
  
            if (plugin) {
              if (print_aii) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer.git/commitdiff/64c0a87d99f15a57af45b7391ea5b86a25c336b3



More information about the pld-cvs-commit mailing list