#1 Update to 1.14.2
Merged 5 years ago by victortoso. Opened 5 years ago by teuf.
rpms/ teuf/mingw-gstreamer1-plugins-base master  into  master

file modified
+1
@@ -11,3 +11,4 @@ 

  /gst-plugins-base-1.12.1.tar.xz

  /gst-plugins-base-1.12.3.tar.xz

  /gst-plugins-base-1.14.1.tar.xz

+ /gst-plugins-base-1.14.2.tar.xz

@@ -3,7 +3,7 @@ 

  %global         api_version      1.0

  

  Name:    mingw-gstreamer1-plugins-base

- Version: 1.14.1

+ Version: 1.14.2

  Release: 1%{?dist}

  Summary: Cross compiled GStreamer1 media framework base plug-ins

  
@@ -100,7 +100,10 @@ 

      --with-package-name='Fedora MinGW GStreamer-plugins-base package'   \

      --with-package-origin='http://download.fedoraproject.org'           \

      --enable-experimental                                               \

+     --disable-fatal-warnings                                            \

+     --disable-silent-rules                                              \

      --disable-gtk-doc                                                   \

+     --enable-orc                                                        \

      --disable-static

  

  %mingw_make %{?_smp_mflags}
@@ -216,6 +219,9 @@ 

  %{mingw64_datadir}/gst-plugins-base

  

  %changelog

+ * Fri Aug 24 2018 Christophe Fergeau <cfergeau@redhat.com> - 1.14.2-1

+ - Update to 1.14.2

+ 

  * Mon Jul 16 2018 Victor Toso <victortoso@redhat.com> - 1.14.1-1

  - Update to 1.14.1

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (gst-plugins-base-1.14.1.tar.xz) = bca9db8780fe24c19a2c4eae9a16dc0856cb38077580e4344bd4f7fa9a7a03079b92556ff35475a574f624a5a721d80ef925790670e4cc809361ed01108a141e

+ SHA512 (gst-plugins-base-1.14.2.tar.xz) = 35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f

no initial comment

Pull-Request has been merged by victortoso

5 years ago