]> git.pld-linux.org Git - packages/libvpx.git/commitdiff
- updated to 1.9.0 auto/th/libvpx-1.9.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 25 Sep 2020 18:27:31 +0000 (20:27 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 25 Sep 2020 18:27:31 +0000 (20:27 +0200)
libvpx.spec

index df76408c153a39c66b528d03a09f4eb474045ec1..6661a8711ee0f90d66576a39f223df89ee3454e7 100644 (file)
@@ -17,7 +17,7 @@
 Summary:       VP8, a high-quality video codec
 Summary(pl.UTF-8):     VP8 - kodek obrazu wysokiej jakoĊ›ci
 Name:          libvpx
-Version:       1.8.2
+Version:       1.9.0
 Release:       1
 License:       BSD
 Group:         Libraries
@@ -25,7 +25,7 @@ Group:                Libraries
 # ...but use github mirror to get consistent tarballs
 #Source0Download: https://github.com/webmproject/libvpx/releases
 Source0:       https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 6dbccca688886c66a216d7e445525bce
+# Source0-md5: e5fab59896984392124d0bfaffc36e14
 URL:           http://www.webmproject.org/
 BuildRequires: doxygen
 %{?with_tests:BuildRequires:   libstdc++-devel}
@@ -145,7 +145,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir}/vpx,%{_libdir}}
        DIST_DIR=$RPM_BUILD_ROOT%{_prefix}
 
 # redundant minor version symlink (not SONAME)
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.6.2
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.6.3
 
 # adjust prefix and libdir
 %{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
This page took 0.087994 seconds and 4 git commands to generate.