[mock-rpmfusion-free] Update package requires to mock >= 1.2.19
by Sérgio M. Basto
commit 23d3bc3d168fc84e72602acbc74099c0c6437926
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Nov 26 19:00:39 2016 +0000
Update package requires to mock >= 1.2.19
- Bug fix.
- Add local repo, useful for epel builds.
- Use include include statement
.gitignore | 1 +
mock-rpmfusion-free.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0bb879..d4c5333 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
mock-rpmfusion-free-23.0.tar.bz2
/mock-rpmfusion-free-24.0.tar.bz2
/mock-rpmfusion-free-25.0.tar.bz2
+/mock-rpmfusion-free-25.1.tar.bz2
diff --git a/mock-rpmfusion-free.spec b/mock-rpmfusion-free.spec
index dd31f1b..0010662 100644
--- a/mock-rpmfusion-free.spec
+++ b/mock-rpmfusion-free.spec
@@ -1,5 +1,5 @@
Name: mock-rpmfusion-free
-Version: 25.0
+Version: 25.1
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
@@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-Requires: mock
+Requires: mock >= 1.2.19
%description
Mock config files for the RPM Fusion Free Repository
@@ -40,6 +40,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Nov 10 2016 Sérgio Basto <sergio(a)serjux.com> - 25.1-1
+- Update package requires to mock >= 1.2.19
+- Bug fix.
+- Add local repo, useful for epel builds.
+- Use include include statement
+
* Tue Aug 09 2016 Sérgio Basto <sergio(a)serjux.com> - 25.0-1
- Update to 25.0
diff --git a/sources b/sources
index f69bae4..a7e456d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf45819659b67e01949ad63e41d57db7 mock-rpmfusion-free-25.0.tar.bz2
+83faeec97c367dccb009af582428ef2c mock-rpmfusion-free-25.1.tar.bz2
7 years, 9 months
[mpv/f23] (2 commits) ...update to 0.22.0
by Leigh Scott
Summary of changes:
0f4ff6c... Rebuilt for libcdio-0.94 (*)
cc3d969... update to 0.22.0 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 9 months
[mpv/f24] (2 commits) ...update to 0.22.0
by Leigh Scott
Summary of changes:
0f4ff6c... Rebuilt for libcdio-0.94 (*)
cc3d969... update to 0.22.0 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 9 months
[mpv/f25] (2 commits) ...update to 0.22.0
by Leigh Scott
Summary of changes:
0f4ff6c... Rebuilt for libcdio-0.94 (*)
cc3d969... update to 0.22.0 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 9 months
[mpv] update to 0.22.0
by Leigh Scott
commit cc3d96952aec32ef77902a412446d436ac252d07
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Nov 26 12:03:44 2016 +0000
update to 0.22.0
.gitignore | 7 ++-----
mpv.spec | 7 +++++--
sources | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05badbf..1a2614f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
-v0.14.0.tar.gz
-/v0.18.0.tar.gz
-/v0.18.1.tar.gz
-/mpv-0.19.0.tar.gz
-/mpv-0.21.0.tar.gz
+/mpv-*.tar.gz
+/mpv-*.src.rpm
diff --git a/mpv.spec b/mpv.spec
index c45160f..42688b2 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
-Version: 0.21.0
-Release: 3%{?dist}
+Version: 0.22.0
+Release: 1%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+
URL: http://%{name}.io/
@@ -151,6 +151,9 @@ fi
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Sat Nov 26 2016 leigh scott <leigh123linux(a)googlemail.com> - 0.22.0-1
+- update to 0.22.0
+
* Thu Nov 17 2016 Adrian Reber <adrian(a)lisas.de> - 0.21.0-3
- Rebuilt for libcdio-0.94
diff --git a/sources b/sources
index 9d67a4c..a216ffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0d83a883bc34f67d568c025b036b584 mpv-0.21.0.tar.gz
+aa56677b11c1b634a83c56f1c1c39c57 mpv-0.22.0.tar.gz
7 years, 9 months
[ffmpeg] Updated to 3.2.1
by Julian Sikorski
commit afc28ff7fba7489a41e03aaaebf462bcd14f473f
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sat Nov 26 11:30:15 2016 +0100
Updated to 3.2.1
.gitignore | 1 +
ffmpeg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 095dc98..c858157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ffmpeg-2.8.7.tar.xz
/ffmpeg-3.1.5.tar.bz2
/ffmpeg-3.1.5.tar.xz
/ffmpeg-3.2.tar.xz
+/ffmpeg-3.2.1.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index ad8784f..72022b5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -19,8 +19,8 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 3.2
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 3.2.1
+Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr} || 0%{?_with_gmp}
License: GPLv3+
%else
@@ -330,6 +330,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Nov 26 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.2.1-1
+- Updated to 3.2.1
+
* Wed Nov 16 2016 Adrian Reber <adrian(a)lisas.de> - 3.2-3
- Rebuild for libcdio-0.94
diff --git a/sources b/sources
index 2356ae7..01b9f6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c065fb5baae1aeb1494a09ac984b2de ffmpeg-3.2.tar.xz
+10eaee7cca7d1e745eec6e4217772361 ffmpeg-3.2.1.tar.xz
7 years, 9 months