[openshot] Update to latest upstream release.
by Richard Shaw
commit 17e03e39a72c3fa7527aea1709d67886bf3797bb
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu May 25 12:37:37 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
openshot.spec | 19 +++++++++----------
sources | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bfa51a..6efe021 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.2.0.tar.gz
/openshot-qt-2.3.0.tar.gz
/openshot-qt-2.3.1.tar.gz
+/openshot-qt-2.3.3.tar.gz
diff --git a/openshot.spec b/openshot.spec
index a2783e4..677dee8 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,25 +1,21 @@
-%global major 2
-%global minor 3
-%global patch 1
-
# Redirect find_lang to our patched version
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: %{major}.%{minor}.%{patch}
-Release: 2%{?dist}
+Version: 2.3.3
+Release: 1%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
License: GPLv3+
-URL: http://www.openshotvideo.com/
+URL: http://www.openshot.org
-Source0: http://launchpad.net/openshot/%{major}.%{minor}/%{version}/+download/open...
+Source0: https://github.com/OpenShot/%{name}-qt/archive/v%{version}/%{name}-qt-%{v...
# QT translation files are installed to a non-standard location
Source100: openshot-find-lang.sh
-BuildArch: noarch
+BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
@@ -65,7 +61,7 @@ Requires: %{name} = %{version}-%{release}
%prep
-%setup -qc
+%autosetup -n %{name}-qt-%{version}
%build
@@ -135,6 +131,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Fri May 12 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.3.2-1
+- Update to latest upstream release.
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.3.1-2
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 2dc345d..4389184 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e64be97c44ea4041037645ac01697d openshot-qt-2.3.1.tar.gz
+377d2a31915e75f352e20f9f2f52a353 openshot-qt-2.3.3.tar.gz
7 years, 6 months
[libopenshot] Update to latest upstream release.
by Richard Shaw
commit 46699c329790d7700483f73a6c8a518a76e0ba31
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu May 25 11:25:45 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
libopenshot.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3538076..d84f2cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libopenshot-0.0.6.tar.gz
/libopenshot-0.1.2.tar.gz
/libopenshot-0.1.3.tar.gz
/libopenshot-0.1.4.tar.gz
+/libopenshot-0.1.6.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index 8af098d..7f3b1a5 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,11 +1,11 @@
Name: libopenshot
-Version: 0.1.4
-Release: 2%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
URL: http://www.openshot.org/
-Source0: https://launchpad.net/%{name}/0.1/%{version}/+download/%{name}-%{version}...
+Source0: https://github.com/OpenShot/%{name}/archive/v%{version}/%{name}-%{version...
BuildRequires: cmake swig
BuildRequires: python3-devel
@@ -47,7 +47,7 @@ applications that use %{name}.
%prep
-%setup -qc
+%autosetup
%build
@@ -78,6 +78,9 @@ make %{?_smp_mflags}
%changelog
+* Fri May 19 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.6-1
+- Update to latest upstream release.
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.4-2
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 9910744..38413fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12cea8533f57762043ab3be2134c8f6c libopenshot-0.1.4.tar.gz
+912b366ea564319dcf818c35279fd414 libopenshot-0.1.6.tar.gz
7 years, 6 months
[vlc/f26] Rebuilt
by Nicolas Chauvet
Summary of changes:
5d47699... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 6 months
[vlc] Rebuilt
by Nicolas Chauvet
commit 5d476994c7b5409fbfe569ca0288e75796b16781
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu May 25 07:23:04 2017 +0200
Rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 8a5988b..e3cd0b4 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -38,7 +38,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.24%{?dist}
+Release: 0.25%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -545,6 +545,9 @@ fi || :
%changelog
+* Thu May 25 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.25
+- Rebuilt for live555
+
* Tue May 23 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.24
- Update to 20170523 snapshot
7 years, 6 months
[live555/f26] new release
by Alexandre Detiste
commit af96f6d10842f1941ab98db513d686cfa51140db
Author: Alexandre Detiste <alexandre.detiste(a)gmail.com>
Date: Tue May 23 19:38:11 2017 +0200
new release
live555.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index ccb05b8..9093ebc 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
-Version: 2017.01.26
-Release: 2%{?dist}
+Version: 2017.04.26
+Release: 1%{?dist}
Summary: Live555.com streaming libraries
Group: System Environment/Libraries
@@ -117,6 +117,9 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Tue May 23 2017 Alexandre Detiste <alexandre(a)detiste.be> - 2017.04.26-1
+- New release
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2017.01.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 06c2913..75a2b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9656e2e818cb2f34987ded2593802fba live.2017.01.26.tar.gz
+7155e2d7313ef92929a8268856f0551c live.2017.04.26.tar.gz
7 years, 6 months
[mpd/el7] squashed merge of f25
by Nicolas Chauvet
commit 04078e182b1d556bcd4a138b15f76519580350dc
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed May 24 19:34:35 2017 +0200
squashed merge of f25
.gitignore | 3 ++-
mpd-0.19.17.tar.xz.sig | Bin 0 -> 543 bytes
mpd.spec | 71 +++++++++++++++++++++++++++++++++++++++++++------
sources | 3 ++-
4 files changed, 67 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1452aca..06cd803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-mpd-0.18.11.tar.xz
+mpd-*.tar.xz
+mpd-*.tar.xz.sig
diff --git a/mpd-0.19.17.tar.xz.sig b/mpd-0.19.17.tar.xz.sig
new file mode 100644
index 0000000..4247b01
Binary files /dev/null and b/mpd-0.19.17.tar.xz.sig differ
diff --git a/mpd.spec b/mpd.spec
index cbacdca..8f2f392 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,15 +16,15 @@
Name: mpd
Epoch: 1
-Version: 0.18.11
+Version: 0.19.21
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.musicpd.org/
-Source0: http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz
-Source1: http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz.sig
+Source0: http://www.musicpd.org/download/mpd/0.19/mpd-%{version}.tar.xz
+Source1: http://www.musicpd.org/download/mpd/0.19/mpd-%{version}.tar.xz.sig
# Note that the 0.18.x branch doesn't yet work with Fedora's version of
# libmpcdec which needs updating.
# https://bugzilla.redhat.com/show_bug.cgi?id=1014468
@@ -37,6 +37,7 @@ BuildRequires: alsa-lib-devel
BuildRequires: audiofile-devel
BuildRequires: autoconf
BuildRequires: avahi-glib-devel
+BuildRequires: boost-devel
BuildRequires: bzip2-devel
BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel
@@ -46,6 +47,7 @@ BuildRequires: lame-devel
BuildRequires: libao-devel
BuildRequires: libcdio-paranoia-devel
BuildRequires: libcurl-devel
+BuildRequires: libicu-devel
BuildRequires: libid3tag-devel
BuildRequires: libmad-devel
BuildRequires: libmms-devel
@@ -61,18 +63,19 @@ BuildRequires: libvorbis-devel
BuildRequires: mikmod-devel
BuildRequires: opus-devel
BuildRequires: pkgconfig(libpulse)
+BuildRequires: soxr-devel
BuildRequires: sqlite-devel
BuildRequires: systemd-devel
BuildRequires: wavpack-devel
BuildRequires: yajl-devel
BuildRequires: zlib-devel
BuildRequires: zziplib-devel
+BuildRequires: libsidplayfp-devel
Requires(pre): shadow-utils
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
-Conflicts: mpich2
%description
Music Player Daemon (MPD) is a flexible, powerful, server-side application for
@@ -87,6 +90,8 @@ browsing and playing your MPD music collection.
%prep
%setup -q -n %{name}-%{version}
%patch0 -p0
+# There is no libsystemd-daemon in F25
+sed -i -e 's@libsystemd-daemon@libsystemd@g' configure.ac
%build
./autogen.sh
@@ -97,7 +102,9 @@ browsing and playing your MPD music collection.
--enable-mikmod \
--enable-pipe-output \
--disable-mpc \
- --enable-zzip
+ --enable-systemd-daemon \
+ --enable-zzip \
+ --enable-soxr
make %{?_smp_mflags}
%install
@@ -152,27 +159,75 @@ fi
%files
-%doc AUTHORS COPYING README UPGRADING
+%doc AUTHORS COPYING README
%{_bindir}/%{name}
%{_mandir}/man1/mpd.1*
%{_mandir}/man5/mpd.conf.5*
%{_unitdir}/mpd.service
+%{_unitdir}/mpd.socket
%config(noreplace) %{mpd_configfile}
%config(noreplace) %{_sysconfdir}/logrotate.d/mpd
-%{_prefix}/lib/tmpfiles.d/%{name}.conf
+%{_prefix}/lib/tmpfiles.d/mpd.conf
%defattr(-,%{mpd_user},%{mpd_group})
%dir %{mpd_homedir}
%dir %{mpd_logdir}
%dir %{mpd_musicdir}
%dir %{mpd_playlistsdir}
-%dir %{mpd_rundir}
+%ghost %dir %{mpd_rundir}
%ghost %{mpd_dbfile}
%ghost %{mpd_logfile}
%ghost %{mpd_statefile}
%changelog
+* Mon May 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.19.21-1
+- Update to 0.19.21
+
+* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1:0.19.17-3
+- Rebuilt for ffmpeg-3.1.1
+
+* Tue Jul 26 2016 leigh scott <leigh123linux(a)googlemail.com> - 1:0.19.17-2
+- Rebuilt for f25 systemd changes
+- Disable sidplay (configure fails to find libsidplayfp)
+
+* Mon Jul 25 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.19.17-1
+- Update to latest upstream release
+- Enable sidplay
+- Attempt to enable systemd daemon usage
+
+* Tue Jun 21 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.19.16-1
+- Update to 1.19.16
+
+* Sun Apr 03 2016 Jonathan Dieter <jdieter(a)gmail.com> 1:0.19.14-1
+- Update to latest upstream version
+- Remove unneeded systemd service patch (fixed upstream)
+
+* Mon May 04 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 1:0.19.9-1
+- Update to latest upstream version
+- remove conflicts with mpich2 - it doesn't apply any more
+
+* Fri Nov 07 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.19.2-1
+- update to upstream release 0.19.2
+
+* Fri Nov 07 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.19.1-2
+- fix rpmlint: "non-ghost-in-run /run/mpd"
+
+* Thu Oct 30 2014 Peter Vrabec <pvrabec(a)gmail.com> - 1:0.19.1-1
+- update to upstream release 0.19.1
+
+* Mon Oct 20 2014 Sérgio Basto <sergio(a)serjux.com> - 1:0.18.16-2
+- Rebuilt for FFmpeg 2.4.3
+
+* Sun Oct 05 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.18.16-1
+- update to upstream release 0.18.16
+
+* Fri Sep 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.18.11-3
+- Rebuilt for FFmpeg 2.4.x
+
+* Thu Aug 07 2014 Sérgio Basto <sergio(a)serjux.com> - 1:0.18.11-2
+- Rebuilt for ffmpeg-2.3
+
* Thu Jul 17 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1:0.18.11-1
- Update to latest upstream release
diff --git a/sources b/sources
index e0d8ae5..c74b324 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-be23120f342250e8352f6499cb960fd2 mpd-0.18.11.tar.xz
+fc19f76b512bd471b6af5214965ff7c5 mpd-0.19.21.tar.xz
+160fd327b03d0ad754da97d99925c185 mpd-0.19.21.tar.xz.sig
7 years, 6 months
[live555] new release
by Alexandre Detiste
commit 1d878ab6f55a11896a1a5398f15857f4cac6f308
Author: Alexandre Detiste <alexandre.detiste(a)gmail.com>
Date: Tue May 23 19:38:11 2017 +0200
new release
live555.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index ccb05b8..9093ebc 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
-Version: 2017.01.26
-Release: 2%{?dist}
+Version: 2017.04.26
+Release: 1%{?dist}
Summary: Live555.com streaming libraries
Group: System Environment/Libraries
@@ -117,6 +117,9 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Tue May 23 2017 Alexandre Detiste <alexandre(a)detiste.be> - 2017.04.26-1
+- New release
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2017.01.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 06c2913..75a2b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9656e2e818cb2f34987ded2593802fba live.2017.01.26.tar.gz
+7155e2d7313ef92929a8268856f0551c live.2017.04.26.tar.gz
7 years, 6 months
[lives/f25] (2 commits) ...Update to 2.8.6
by Antonio
Summary of changes:
676b56e... Rebuild for ffmpeg update (*)
f711280... Update to 2.8.6 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 6 months
[lives/f26] Update to 2.8.6
by Antonio
Summary of changes:
f711280... Update to 2.8.6 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 6 months