|
@@ -3,7 +3,8 @@
|
|
|
Summary: H.265/HEVC encoder library
|
|
|
Name: x265
|
|
|
Version: 1.5
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
+Group: System Environment/Libraries
|
|
|
URL: http://x265.org/
|
|
|
Source0: https://bitbucket.org/multicoreware/x265/get/%{version}.tar.bz2
|
|
|
# fix pkgconfig file installation path
|
|
@@ -88,11 +89,17 @@ exit 0
|
|
|
%{_libdir}/pkgconfig/x265.pc
|
|
|
|
|
|
%changelog
|
|
|
+* Sat Feb 21 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.5-2
|
|
|
+- rebuild
|
|
|
+
|
|
|
* Sat Feb 21 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.5-1
|
|
|
- new upstream release (ABI 43)
|
|
|
- drop x265-pc-path.patch
|
|
|
- add x265-1.5-test-shared.patch
|
|
|
|
|
|
+* Sat Feb 7 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.4-2
|
|
|
+- added Group tag to Source0
|
|
|
+
|
|
|
* Fri Jan 2 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.4-1
|
|
|
- new upstream release (ABI 35)
|
|
|
- initial build based on RPM Fusion rawhide
|