]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- updated to 1.24.1 auto/th/gstreamer-1.24.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Mar 2024 19:12:41 +0000 (20:12 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Mar 2024 19:12:41 +0000 (20:12 +0100)
gstreamer-inspect-rpm-format.patch
gstreamer.spec

index 98356e817a1687f5f3b10f9850c98d94063f8926..797e5d2503b6669aa768f3bd7adcd90f9beb7dbe 100644 (file)
@@ -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) {
index 238a306214eddb3dce8c901af1f7e58f362be9f3..426f8ec4a2b6ab0fa8a973fa5621933b7689bdf6 100644 (file)
 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
This page took 0.252808 seconds and 4 git commands to generate.