[unifi] Update to 5.7.23.
by Richard Shaw
Summary of changes:
fbcb4f4... Update to 5.7.23. (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unifi/el7] Update to 5.7.23.
by Richard Shaw
commit fbcb4f43c3c87455025530d09f81b6019faa48e1
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Apr 19 08:28:51 2018 -0500
Update to 5.7.23.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index adf31ac..8d36e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/UniFi-5.7.20.unix.zip
+/UniFi-5.7.23.unix.zip
diff --git a/sources b/sources
index 6c510c1..0cf8ffa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0df23b49c660ecda68acbb21f0a6cbd1 UniFi-5.7.20.unix.zip
+33e1cda0836ce170c731cc03da3e6e97 UniFi-5.7.23.unix.zip
diff --git a/unifi.spec b/unifi.spec
index 6e463c5..46e6ca6 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,8 +4,8 @@
%global __strip /bin/true
Name: unifi
-Version: 5.7.20
-Release: 1%{?dist}.1
+Version: 5.7.23
+Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
License: Proprietary
@@ -280,6 +280,9 @@ fi
%changelog
+* Tue Apr 17 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.7.23-1
+- Update to 5.7.23.
+
* Thu Mar 08 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.7.20-1
- Update to 5.7.20.
- Add new webrtc target aarch64.
6 years, 7 months
[ffmpeg] Update to 20180419 (release/4.0 branch)
by Leigh Scott
commit 17abe4e1289f342f6b081175af098b70cf274707
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Apr 19 10:01:31 2018 +0100
Update to 20180419 (release/4.0 branch)
.gitignore | 1 +
ffmpeg.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afc1358..39cf62c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ ffmpeg-*.rpm
/ffmpeg-20180116.tar.bz2
/ffmpeg-20180211.tar.bz2
/ffmpeg-20180305.tar.bz2
+/ffmpeg-20180419.tar.bz2
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 5bdbffa..d55d9f1 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
-%global date 20180305
+%global date 20180419
#global rel rc1
# Cuda and others are only available on some arches
@@ -71,8 +71,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 3.5
-Release: 0.6.%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 4.0
+Release: 0.1.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -405,6 +405,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Apr 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0-0.1.20180419git
+- Update to 20180419 (release/4.0 branch)
+
* Mon Mar 05 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.5-0.6.20180305git
- Update to 20180305
- Change build requires for nvenc
diff --git a/sources b/sources
index 8fbdcf5..2a186ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9178849048554d8701609fbaf8029a17 ffmpeg-20180305.tar.bz2
+acfba34d417c110e5c90fb76555f2642 ffmpeg-20180419.tar.bz2
6 years, 7 months
[devedeng: 1/2] Updated to new upstream release
by Andrea Musuruane
commit 0af84e1ba8e93338bbfd7a896522223a7634e3bc
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Wed Apr 18 11:18:18 2018 +0200
Updated to new upstream release
.gitignore | 1 +
devedeng.spec | 6 ++++--
sources | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 150db23..de470e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/devedeng-4.8.10.tar.gz
/devedeng-4.8.11.tar.gz
/devedeng-4.8.12.tar.gz
+/devedeng-4.9.0.tar.gz
diff --git a/devedeng.spec b/devedeng.spec
index ea2edf8..7af52dc 100644
--- a/devedeng.spec
+++ b/devedeng.spec
@@ -1,5 +1,5 @@
Name: devedeng
-Version: 4.8.12
+Version: 4.9.0
Release: 1%{?dist}
Summary: A program to create video DVDs and CDs (VCD, sVCD or CVD)
@@ -61,7 +61,6 @@ for lib in build/lib/devedeng/*.py; do
done
-
%install
%py3_install
@@ -102,6 +101,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%changelog
+* Wed Apr 18 2018 Andrea Musuruane <musuruan(a)gmail.com> - 4.9.0-1
+- Updated to new upstream release
+
* Thu Jan 25 2018 Andrea Musuruane <musuruan(a)gmail.com> 4.8.12-1
- Updated to new upstream release
- Removed obsolete scriptlets
diff --git a/sources b/sources
index a5e925c..e41169c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ef0d30ee850bef8f01d5bfa4aec334e devedeng-4.8.12.tar.gz
+a06085fea08df684721a65be5bbd3951 devedeng-4.9.0.tar.gz
6 years, 7 months
[devedeng] Updated to new upstream release
by Andrea Musuruane
commit a8f1ce8da8eec2535865b307a2120c31255a26ac
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Wed Apr 18 11:18:18 2018 +0200
Updated to new upstream release
devedeng.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/devedeng.spec b/devedeng.spec
index ea2edf8..7af52dc 100644
--- a/devedeng.spec
+++ b/devedeng.spec
@@ -1,5 +1,5 @@
Name: devedeng
-Version: 4.8.12
+Version: 4.9.0
Release: 1%{?dist}
Summary: A program to create video DVDs and CDs (VCD, sVCD or CVD)
@@ -61,7 +61,6 @@ for lib in build/lib/devedeng/*.py; do
done
-
%install
%py3_install
@@ -102,6 +101,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%changelog
+* Wed Apr 18 2018 Andrea Musuruane <musuruan(a)gmail.com> - 4.9.0-1
+- Updated to new upstream release
+
* Thu Jan 25 2018 Andrea Musuruane <musuruan(a)gmail.com> 4.8.12-1
- Updated to new upstream release
- Removed obsolete scriptlets
6 years, 7 months
[performous/f27] modernize spec file.
by Aurélien Bompard
Summary of changes:
f80902d... modernize spec file. (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months