[libvdpau-va-gl] Update to 0.3.6
by Nicolas Chauvet
commit b015fe60bdd01bb86a5b212a43d70eb5b39664d1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun May 22 23:14:57 2016 +0200
Update to 0.3.6
libvdpau-va-gl.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libvdpau-va-gl.spec b/libvdpau-va-gl.spec
index 6405a0b..39fdb2e 100644
--- a/libvdpau-va-gl.spec
+++ b/libvdpau-va-gl.spec
@@ -1,6 +1,6 @@
Name: libvdpau-va-gl
-Version: 0.3.4
-Release: 6%{?dist}
+Version: 0.3.6
+Release: 1%{?dist}
Summary: VDPAU driver with OpenGL/VAAPI back-end
License: LGPLv3
@@ -63,6 +63,9 @@ ln -s libvdpau_va_gl.so.1 $RPM_BUILD_ROOT%{_libdir}/vdpau/libvdpau_i965.so.1
%changelog
+* Sun May 22 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 0.3.6-1
+- Update to 0.3.6
+
* Sun Jan 04 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 0.3.4-6
- Fix asserts in release package - rfbz#3419
diff --git a/sources b/sources
index ff7569c..136e266 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09ceb2f75eafccc9b002d35ede0de6a5 v0.3.4.tar.gz
+77ce5937c94c9a6747e15646fe5c4bb3 v0.3.6.tar.gz
8 years, 6 months
[live555] Update to 2016.05.20
by Nicolas Chauvet
commit 86aca271e374ba4fdcc688f5ff874a8253ebbb22
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun May 22 23:04:57 2016 +0200
Update to 2016.05.20
live555.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index 03684be..3ff222d 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,5 +1,5 @@
Name: live555
-Version: 2015.10.12
+Version: 2016.05.20
Release: 1%{?dist}
Summary: Live555.com streaming libraries
@@ -121,6 +121,9 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so*
%changelog
+* Sun May 22 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 2016.05.20-1
+- Update to 2016.05.20
+
* Sat Oct 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2015.10.12-1
- Update to 2015.10.12
diff --git a/sources b/sources
index c3125d1..ad90c26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcbe18f0b4eb65ee0157333684d6c551 live.2015.10.12.tar.gz
+08e45818abbc483f68fc417190418b09 live.2016.05.20.tar.gz
8 years, 6 months
[gstreamer1-plugins-ugly] Rebase to new upstream release 1.8.1
by Nicolas Chauvet
commit de16a2dbf9e97247936f9b254b3eca452dfc323c
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Wed May 18 13:56:26 2016 +0200
Rebase to new upstream release 1.8.1
.gitignore | 1 +
gstreamer1-plugins-ugly.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe86952..617f510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gst-plugins-ugly-1.4.5.tar.xz
gst-plugins-ugly-1.6.1.tar.xz
gst-plugins-ugly-1.6.2.tar.xz
gst-plugins-ugly-1.6.3.tar.xz
+gst-plugins-ugly-1.8.1.tar.xz
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 7689522..97c1dce 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -1,6 +1,6 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.6.3
+Version: 1.8.1
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -20,6 +20,7 @@ BuildRequires: libcdio-devel >= 0.82
BuildRequires: twolame-devel
BuildRequires: x264-devel >= 0.0.0-0.28
BuildRequires: opencore-amr-devel
+BuildRequires: libmpg123-devel
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -72,7 +73,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files -f gst-plugins-ugly-1.0.lang
-%doc AUTHORS COPYING README REQUIREMENTS
+%doc AUTHORS README REQUIREMENTS
+%license COPYING
%{_datadir}/gstreamer-1.0
# Plugins without external dependencies
%{_libdir}/gstreamer-1.0/libgstasf.so
@@ -89,6 +91,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstlame.so
%{_libdir}/gstreamer-1.0/libgstmad.so
%{_libdir}/gstreamer-1.0/libgstmpeg2dec.so
+%{_libdir}/gstreamer-1.0/libgstmpg123.so
%{_libdir}/gstreamer-1.0/libgsttwolame.so
%{_libdir}/gstreamer-1.0/libgstx264.so
@@ -98,6 +101,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Wed May 18 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.8.1-1
+- Rebase to new upstream release 1.8.1
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
diff --git a/sources b/sources
index 3d919bf..a968bf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbd92afb3816cbfa90ab1f197144a2e2 gst-plugins-ugly-1.6.3.tar.xz
+b6f47bcb3d924f7ef8a8b33ac4d037ab gst-plugins-ugly-1.8.1.tar.xz
8 years, 6 months
[gstreamer1-plugins-ugly/f23] Update to 1.6.4
by Nicolas Chauvet
commit 02dcb11633d9f93400dc25c1e94eca2a2ddb7601
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Sat May 21 11:25:41 2016 +0200
Update to 1.6.4
.gitignore | 1 +
gstreamer1-plugins-ugly.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe86952..4409d9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gst-plugins-ugly-1.4.5.tar.xz
gst-plugins-ugly-1.6.1.tar.xz
gst-plugins-ugly-1.6.2.tar.xz
gst-plugins-ugly-1.6.3.tar.xz
+gst-plugins-ugly-1.6.4.tar.xz
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 7689522..856676c 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -1,6 +1,6 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.6.3
+Version: 1.6.4
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -72,7 +72,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files -f gst-plugins-ugly-1.0.lang
-%doc AUTHORS COPYING README REQUIREMENTS
+%doc AUTHORS README REQUIREMENTS
+%license COPYING
%{_datadir}/gstreamer-1.0
# Plugins without external dependencies
%{_libdir}/gstreamer-1.0/libgstasf.so
@@ -98,6 +99,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Sat May 21 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.4-1
+- Update to 1.6.4
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
diff --git a/sources b/sources
index 3d919bf..2bda58d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbd92afb3816cbfa90ab1f197144a2e2 gst-plugins-ugly-1.6.3.tar.xz
+1acdb29ede2e72bed4e7c6714a6aac5c gst-plugins-ugly-1.6.4.tar.xz
8 years, 6 months
[gstreamer1-plugins-bad-freeworld] Rebase to new upstream release 1.8.1
by Nicolas Chauvet
commit a23b780055f8bd7aca6e248bd62013e021dc6e48
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Wed May 18 13:56:11 2016 +0200
Rebase to new upstream release 1.8.1
.gitignore | 1 +
gstreamer1-plugins-bad-freeworld.spec | 12 +++++++-----
sources | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc171c8..5d6d803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gst-plugins-bad-1.4.5.tar.xz
gst-plugins-bad-1.6.1.tar.xz
gst-plugins-bad-1.6.2.tar.xz
gst-plugins-bad-1.6.3.tar.xz
+gst-plugins-bad-1.8.1.tar.xz
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index ea13f87..0b5521c 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,10 +1,10 @@
# which plugins to actually build and install
%global gstdirs gst/dvbsuboverlay gst/dvdspu gst/siren
-%global extdirs ext/dts ext/faad ext/libmms ext/mimic ext/mpeg2enc ext/mpg123 ext/mplex ext/rtmp ext/voamrwbenc ext/x265
+%global extdirs ext/dts ext/faad ext/libmms ext/mimic ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.6.3
+Version: 1.8.1
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -26,7 +26,6 @@ BuildRequires: libmimic-devel
BuildRequires: librtmp-devel
BuildRequires: vo-amrwbenc-devel
#BuildRequires: vo-aacenc-devel
-BuildRequires: libmpg123-devel
BuildRequires: libusbx-devel
BuildRequires: x265-devel
@@ -72,7 +71,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files
-%doc AUTHORS COPYING.LIB NEWS README RELEASE
+%doc AUTHORS NEWS README RELEASE
+%license COPYING.LIB
# Take the whole dir for proper dir ownership (shared with other plugin pkgs)
%{_datadir}/gstreamer-1.0
@@ -87,7 +87,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstmms.so
%{_libdir}/gstreamer-1.0/libgstmimic.so
%{_libdir}/gstreamer-1.0/libgstmpeg2enc.so
-%{_libdir}/gstreamer-1.0/libgstmpg123.so
%{_libdir}/gstreamer-1.0/libgstmplex.so
%{_libdir}/gstreamer-1.0/libgstrtmp.so
#%%{_libdir}/gstreamer-1.0/libgstvoaacenc.so
@@ -96,6 +95,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Wed May 18 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.8.1-1
+- Rebase to new upstream release 1.8.1
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
diff --git a/sources b/sources
index 6f3953f..b00bafa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4857adcafe41e4b9b8805cf88303bd55 gst-plugins-bad-1.6.3.tar.xz
+e508da2a8a5c3d12264fe3415be2f451 gst-plugins-bad-1.8.1.tar.xz
8 years, 6 months
[gstreamer1-plugins-bad-freeworld/f23] Update to 1.6.4
by Nicolas Chauvet
commit e72b78accf4332583cb540286707d1425116e86f
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Sat May 21 11:22:03 2016 +0200
Update to 1.6.4
.gitignore | 1 +
gstreamer1-plugins-bad-freeworld.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc171c8..b5a05bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gst-plugins-bad-1.4.5.tar.xz
gst-plugins-bad-1.6.1.tar.xz
gst-plugins-bad-1.6.2.tar.xz
gst-plugins-bad-1.6.3.tar.xz
+gst-plugins-bad-1.6.4.tar.xz
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index ea13f87..84ebcf9 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -4,7 +4,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.6.3
+Version: 1.6.4
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -72,7 +72,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files
-%doc AUTHORS COPYING.LIB NEWS README RELEASE
+%doc AUTHORS NEWS README RELEASE
+%license COPYING.LIB
# Take the whole dir for proper dir ownership (shared with other plugin pkgs)
%{_datadir}/gstreamer-1.0
@@ -96,6 +97,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Sat May 21 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.4-1
+- Update to 1.6.4
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
diff --git a/sources b/sources
index 6f3953f..7268d15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4857adcafe41e4b9b8805cf88303bd55 gst-plugins-bad-1.6.3.tar.xz
+6768524cb8bcdcaf1345d9c66f3bd7bd gst-plugins-bad-1.6.4.tar.xz
8 years, 6 months
[gstreamer1-libav/f23] Update to 1.6.4
by Nicolas Chauvet
commit 8b5eb273aee9c6549efcb55d9583c5026baf3d87
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Sat May 21 11:21:59 2016 +0200
Update to 1.6.4
.gitignore | 1 +
gstreamer1-libav.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0f89e0..54b7ab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libav-10.6.tar.xz
gst-libav-1.6.1.tar.xz
gst-libav-1.6.2.tar.xz
gst-libav-1.6.3.tar.xz
+gst-libav-1.6.4.tar.xz
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index 49eaa52..e758854 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,5 +1,5 @@
Name: gstreamer1-libav
-Version: 1.6.3
+Version: 1.6.4
Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
@@ -62,7 +62,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%files
-%doc AUTHORS COPYING.LIB ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
+%license COPYING.LIB
%{_libdir}/gstreamer-1.0/libgstlibav.so
%files devel-docs
@@ -71,6 +72,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Sat May 21 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.4-1
+- Update to 1.6.4
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Update to 1.6.3
diff --git a/sources b/sources
index f7407d4..6becdf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfe9a06913d4fd4067e9e47f6e05fac2 gst-libav-1.6.3.tar.xz
+d9922f6246f4ff0472d0ac3ada287f52 gst-libav-1.6.4.tar.xz
8 years, 6 months
[gstreamer1-libav] Update to 1.8.1
by Nicolas Chauvet
commit 561d01c2f7ee463ddd604daddeb35bed5a44825f
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Wed May 18 11:42:10 2016 +0200
Update to 1.8.1
.gitignore | 1 +
gstreamer1-libav.spec | 11 ++++++-----
sources | 2 +-
3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0f89e0..537c66c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libav-10.6.tar.xz
gst-libav-1.6.1.tar.xz
gst-libav-1.6.2.tar.xz
gst-libav-1.6.3.tar.xz
+gst-libav-1.8.1.tar.xz
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index 49eaa52..5a8493a 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,5 +1,5 @@
Name: gstreamer1-libav
-Version: 1.6.3
+Version: 1.8.1
Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
@@ -42,9 +42,6 @@ plug-in.
%prep
%setup -q -n gst-libav-%{version}
%patch0 -p1
-# hack to allow building against 1.6.0 as 1.6.3 is not yet in the buildroot
-sed -i 's/GST_REQ=1.6.3/GST_REQ=1.6.0/' configure
-sed -i 's/GST_PBREQ=1.6.3/GST_PBREQ=1.6.0/' configure
%build
@@ -62,7 +59,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%files
-%doc AUTHORS COPYING.LIB ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
+%license COPYING.LIB
%{_libdir}/gstreamer-1.0/libgstlibav.so
%files devel-docs
@@ -71,6 +69,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Wed May 18 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.8.1-1
+- Update to 1.8.1
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Update to 1.6.3
diff --git a/sources b/sources
index f7407d4..81827bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfe9a06913d4fd4067e9e47f6e05fac2 gst-libav-1.6.3.tar.xz
+85f1a047606ca9e08493d7b6b42df462 gst-libav-1.8.1.tar.xz
8 years, 6 months
[mplayer] Updated to 1.3.0
by Nicolas Chauvet
commit 40701a10227e066e872d0029684ea5dddee71acf
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Wed May 18 18:03:31 2016 +0200
Updated to 1.3.0
.gitignore | 2 +-
mplayer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40ffb81..53fe950 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
Blue-1.11.tar.bz2
-MPlayer-1.2.1.tar.xz
+MPlayer-1.3.0.tar.xz
diff --git a/mplayer.spec b/mplayer.spec
index eefd849..78faa43 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -5,11 +5,11 @@
%define faad2min 1:2.6.1
Name: mplayer
-Version: 1.2.1
+Version: 1.3.0
%if 0%{?svn}
Release: 34.%{?pre}%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
Summary: Movie player playing most video formats and DVDs
@@ -379,6 +379,9 @@ update-desktop-database &>/dev/null || :
%{_datadir}/mplayer/*.fp
%changelog
+* Wed May 18 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.3.0-1
+- Updated to 1.3.0
+
* Sat Apr 02 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.2.1-2
- Fixed BuildRequires so that audio CD support actually works
diff --git a/sources b/sources
index 781a057..2e566ea 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
-7fe68d1961427d0b4e306074e2cac246 MPlayer-1.2.1.tar.xz
+e8a4d77ad4f509e81dd5e13b51636c1d MPlayer-1.3.0.tar.xz
8 years, 6 months
[audacious-plugins-freeworld] Upgrade to 3.7.2
by Nicolas Chauvet
commit f38d3c684042b9cc01a799c8899a8c6782b17ced
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Wed May 18 11:26:06 2016 +0200
Upgrade to 3.7.2
.gitignore | 1 +
audacious-plugins-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f61498..92e8162 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
audacious-plugins-3.5.1.tar.bz2
audacious-plugins-3.6.1.tar.bz2
audacious-plugins-3.6.2.tar.bz2
+audacious-plugins-3.7.2.tar.bz2
diff --git a/audacious-plugins-freeworld.spec b/audacious-plugins-freeworld.spec
index 62886c5..060a70d 100644
--- a/audacious-plugins-freeworld.spec
+++ b/audacious-plugins-freeworld.spec
@@ -4,7 +4,7 @@
%endif
Name: audacious-plugins-freeworld
-Version: 3.6.2
+Version: 3.7.2
Release: 1%{?dist}
Summary: Additional plugins for the Audacious media player
@@ -140,6 +140,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog
+* Wed May 18 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 3.7.2-1
+- Upgrade to 3.7.2
+
* Sun Jun 21 2015 Hans de Goede <j.w.r.degoede(a)gmail.com> - 3.6.2-1
- Upgrade to 3.6.2
diff --git a/sources b/sources
index 05a72e4..d0c455c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4340be4d3c1ec577937a2c5399c6d53 audacious-plugins-3.6.2.tar.bz2
+6ae2f17885897e717b8bbafc32858e2f audacious-plugins-3.7.2.tar.bz2
8 years, 6 months