Update to 1.3.4 (RHBZ#2149455)
This commit is contained in:
parent
5f977554c6
commit
fb7ac6a0b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/libbluray-1.3.1.tar.bz2
|
/libbluray-1.3.1.tar.bz2
|
||||||
/libbluray-1.3.2.tar.bz2
|
/libbluray-1.3.2.tar.bz2
|
||||||
/libbluray-1.3.3.tar.bz2
|
/libbluray-1.3.3.tar.bz2
|
||||||
|
/libbluray-1.3.4.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libbluray
|
Name: libbluray
|
||||||
Version: 1.3.3
|
Version: 1.3.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library to access Blu-Ray disks for video playback
|
Summary: Library to access Blu-Ray disks for video playback
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -125,6 +125,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2022 Xavier Bachelot <xavier@bachelot.org> - 1.3.4-1
|
||||||
|
- Update to 1.3.4 (RHBZ#2149455)
|
||||||
|
|
||||||
* Mon Sep 26 2022 Xavier Bachelot <xavier@bachelot.org> - 1.3.3-1
|
* Mon Sep 26 2022 Xavier Bachelot <xavier@bachelot.org> - 1.3.3-1
|
||||||
- Update to 1.3.3 (RHBZ#2128242, RHBZ#2120442)
|
- Update to 1.3.3 (RHBZ#2128242, RHBZ#2120442)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libbluray-1.3.3.tar.bz2) = fc36b4eea43f430f5f774129bd5cf075ed0128433779ad0146d59cc87e9625f4b6c31098fed1f5754b84fd08d9c8044d8d43d78c5b9c07937878cf15f517ba6f
|
SHA512 (libbluray-1.3.4.tar.bz2) = 94dbf3b68d1c23fe4648c153cc2f0c251886fac0a6b6bbe3a77caabaa5322682f712afe4a7b6b16ca3f06744fbc0e1ca872209a32898dcf0ae182055d335aec1
|
||||||
|
Loading…
Reference in New Issue
Block a user