[deadbeef/f29] Update to 1.8.1.
by Vasiliy Glazov
Summary of changes:
837578e... Update to 1.8.1. (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 4 months
[deadbeef/f30] Update to 1.8.1.
by Vasiliy Glazov
Summary of changes:
837578e... Update to 1.8.1. (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 4 months
[deadbeef] Update to 1.8.1.
by Vasiliy Glazov
commit 837578e946601c5d1170ea4989f7be2a9df28c93
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Jun 28 15:26:52 2019 +0300
Update to 1.8.1.
.gitignore | 1 +
deadbeef.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9962ee1..2934999 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/73f972277cd7ecebc92dda6ae2a74ea05a9719f6
/373f55642b6b752bdca159ed621fcd732ce9063c
/1.8.0.tar.gz
+/1.8.1.tar.gz
diff --git a/deadbeef.spec b/deadbeef.spec
index 91532ab..cdea3f3 100644
--- a/deadbeef.spec
+++ b/deadbeef.spec
@@ -2,7 +2,7 @@
%global build_ldflags %{build_ldflags} -flto
Name: deadbeef
-Version: 1.8.0
+Version: 1.8.1
Release: 1%{?dist}
Summary: An audio player for GNU/Linux
Summary(ru): Музыкальный проигрыватель для GNU/Linux
@@ -134,6 +134,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jun 28 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.8.1-1
+- Update to 1.8.1
+
* Mon Apr 08 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.8.0-1
- Update to 1.8.0
diff --git a/sources b/sources
index e3d114d..4c55fd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8e6a8deba0374a8cf0c6d9ff4c5b7d5 1.8.0.tar.gz
+29e38e140234402fc97f309c4b5e04d0 1.8.1.tar.gz
5 years, 4 months
[libdca/el8] Update changelog
by Nicolas Chauvet
Summary of changes:
490d589... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 4 months
[libdca: 2/2] Update changelog
by Nicolas Chauvet
commit 490d58931d0b370a2e2ee3b47a591d663538eb81
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 28 12:07:44 2019 +0200
Update changelog
libdca.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libdca.spec b/libdca.spec
index fd6c678..8b7177b 100644
--- a/libdca.spec
+++ b/libdca.spec
@@ -1,7 +1,7 @@
Summary: DTS Coherent Acoustics decoder library
Name: libdca
Version: 0.0.6
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+
URL: https://code.videolan.org/videolan/libdca
Source: http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{ve...
@@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
%{_libdir}/%{name}.so
%changelog
+* Fri Jun 28 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.6-4
+- Few fixes - fixed upstream url
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 4 months
[libdca] (2 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
6cb6e7a... Few fixes - switch upstream url (*)
490d589... Update changelog
(*) This commit already existed in another branch; no separate mail sent
5 years, 4 months
[libdca/el8] Few fixes - switch upstream url
by Nicolas Chauvet
commit 6cb6e7a591418bfd2e8171c1df625a674bcb7dfa
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 28 12:07:02 2019 +0200
Few fixes - switch upstream url
libdca.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libdca.spec b/libdca.spec
index 22faab7..fd6c678 100644
--- a/libdca.spec
+++ b/libdca.spec
@@ -3,7 +3,7 @@ Name: libdca
Version: 0.0.6
Release: 3%{?dist}
License: GPLv2+
-URL: http://www.videolan.org/developers/libdca.html
+URL: https://code.videolan.org/videolan/libdca
Source: http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{ve...
BuildRequires: gcc
@@ -40,10 +40,10 @@ iconv -f ISO8859-1 -t UTF-8 AUTHORS > tmp; mv tmp AUTHORS
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-%{make_build}
+%make_build
%install
-%{make_install}
+%make_install
#Remove libtool archives.
find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
5 years, 4 months
[x265] Update to 3.1
by Nicolas Chauvet
commit 9b64fca72111ee596a903438701f96f79cfdedaf
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 28 11:18:42 2019 +0200
Update to 3.1
.gitignore | 12 +-----------
sources | 2 +-
x265.spec | 15 ++++++++++-----
3 files changed, 12 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a744c02..084d5b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1 @@
-x265_1.6.tar.gz
-/x265_1.9.tar.gz
-/x265_2.1.tar.gz
-/x265_2.2.tar.gz
-/x265_2.4.tar.gz
-/x265_2.5.tar.gz
-/x265_2.6.tar.gz
-/x265_2.7.tar.gz
-/x265_2.8.tar.gz
-/x265_2.9.tar.gz
-/x265_3.0.tar.gz
+x265*.tar.gz
diff --git a/sources b/sources
index 0cc37bf..6b1e91d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ff1780246bb7ac8506239f6129c04ec x265_3.0.tar.gz
+408ac428ff6bcc7c257d371080ef7fee x265-3.1.tar.gz
diff --git a/x265.spec b/x265.spec
index f369015..c441cdf 100644
--- a/x265.spec
+++ b/x265.spec
@@ -1,16 +1,17 @@
-%global _so_version 169
+%global _so_version 176
Summary: H.265/HEVC encoder
Name: x265
-Version: 3.0
-Release: 2%{?dist}
+Version: 3.1
+Release: 1%{?dist}
URL: http://x265.org/
# source/Lib/TLibCommon - BSD
# source/Lib/TLibEncoder - BSD
# everything else - GPLv2+
License: GPLv2+ and BSD
-Source0: https://bitbucket.org/multicoreware/%{name}/downloads/%{name}_%{version}....
+# Official upstream is http://hg.videolan.org/ - using github mirror
+Source0: https://github.com/videolan/x265/archive/%{version}/%{name}-%{version}.ta...
# fix building as PIC
Patch0: x265-pic.patch
@@ -59,7 +60,7 @@ performance on a wide variety of hardware platforms.
This package contains the shared library development files.
%prep
-%autosetup -p1 -n %{name}_%{version}
+%autosetup -p1
%build
# High depth libraries (from source/h265.h):
@@ -140,6 +141,10 @@ done
%{_libdir}/pkgconfig/x265.pc
%changelog
+* Fri Jun 28 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1-1
+- Update to 3.1
+- Switch to github mirror
+
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 4 months