[smplayer] Update smplayer to 17.2.0 and smtube to 17.1.0
by Sérgio M. Basto
commit a76ec44b76f7cd79c86895f523e9b7b819bbbe90
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Feb 3 04:03:13 2017 +0000
Update smplayer to 17.2.0 and smtube to 17.1.0
.gitignore | 2 ++
smplayer.spec | 10 +++++++---
sources | 4 ++--
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 112a6ef..fb38edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ smtube-16.3.0.tar.bz2
/smplayer-themes-16.8.0.tar.bz2
/smplayer-16.11.0.tar.bz2
/smplayer-17.1.0.tar.bz2
+/smtube-17.1.0.tar.bz2
+/smplayer-17.2.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 164baf7..183d21e 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,9 +1,9 @@
Name: smplayer
-Version: 17.1.0
-%global smtube_ver 16.7.2
+Version: 17.2.0
+%global smtube_ver 17.1.0
%global smplayer_themes_ver 16.8.0
%global smplayer_skins_ver 15.2.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A graphical frontend for mplayer and mpv
Group: Applications/Multimedia
@@ -175,6 +175,7 @@ fi
%files
%license Copying*
%{_bindir}/smplayer
+%{_bindir}/simple_web_server
%{_datadir}/applications/smplayer*.desktop
%{_datadir}/icons/hicolor/*/apps/smplayer.png
%{_datadir}/icons/hicolor/*/apps/smplayer.svg
@@ -201,6 +202,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Fri Feb 03 2017 Sérgio Basto <sergio(a)serjux.com> - 17.2.0-1
+- Update smplayer to 17.2.0 and smtube to 17.1.0
+
* Thu Jan 26 2017 Sérgio Basto <sergio(a)serjux.com> - 17.1.0-2
- el7 support
- Some syncs with upstream spec, quazip-qt5-devel is not
diff --git a/sources b/sources
index c802366..cc3c73e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
30dde6d9ee016879b121d4d28a427b2a smplayer-themes-16.8.0.tar.bz2
57e165cf9a95808fafd179e5322b7f15 smplayer-skins-15.2.0.tar.bz2
-318369359ae36a2fce92939f56291f3e smtube-16.7.2.tar.bz2
-aa28e0ec45bc184e4304700313a8f6e9 smplayer-17.1.0.tar.bz2
+baefe662fe60d78ecc313c5499f01495 smtube-17.1.0.tar.bz2
+468cdda028221a153646ce8855329838 smplayer-17.2.0.tar.bz2
7 years, 9 months
[kodi/f25] Update to 17.0 final
by Michael Cronenworth
Summary of changes:
c3e563e... Update to 17.0 final (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 9 months
[kodi] Update to 17.0 final
by Michael Cronenworth
commit c3e563e31841ccfb217d58b4060fc3076b5c8dca
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Thu Feb 2 17:02:56 2017 -0600
Update to 17.0 final
.gitignore | 2 +-
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 11 +++++++----
sources | 2 +-
4 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7d3be2..80f78cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0rc4-patched.tar.xz
+/kodi-17.0-patched.tar.xz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index cfc0696..4c50d12 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=0rc4
+MINORVERSION=0
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 43f94e6..9163999 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,14 +1,14 @@
-%global PRERELEASE rc4
-#global DIRVERSION %{version}
+#global PRERELEASE rc4
+%global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
-%global DIRVERSION %{version}%{PRERELEASE}
+#global DIRVERSION %{version}%{PRERELEASE}
%global _hardened_build 1
%global _with_dvd 0
Name: kodi
Version: 17.0
-Release: 0.12.%{PRERELEASE}%{?dist}
+Release: 1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -416,6 +416,9 @@ fi
%changelog
+* Thu Feb 02 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.0-1
+- Kodi 17.0 final
+
* Fri Jan 27 2017 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.12.rc4
- Kodi 17 RC4
diff --git a/sources b/sources
index d56b99b..ed94bd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cc741ed919e358b575a18b285cd380a kodi-17.0rc4-patched.tar.xz
+e72882459d865785ff72ab515af6e70c kodi-17.0-patched.tar.xz
7 years, 9 months
[clipgrab/f24: 2/2] Merge branch 'master' into f24
by Martin Gansser
commit d55666f7fe33008fb9710c695ca5e398e81e16fd
Merge: d428149 6424d91
Author: Martin Gansser <mgansser(a)alice.de>
Date: Thu Feb 2 14:09:15 2017 +0100
Merge branch 'master' into f24
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
7 years, 9 months
[clipgrab/f25] Update to 3.6.3
by Martin Gansser
Summary of changes:
6424d91... Update to 3.6.3 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 9 months
[clipgrab] Update to 3.6.3
by Martin Gansser
commit 6424d91012bc34a1322b015c20e593fe345eaad0
Author: Martin Gansser <mgansser(a)alice.de>
Date: Thu Feb 2 14:08:06 2017 +0100
Update to 3.6.3
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 775b6a7..b08ec2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
clipgrab-3.5.5.tar.gz
/clipgrab-3.6.1.tar.gz
/clipgrab-3.6.2.tar.gz
+/clipgrab-3.6.3.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index c835275..7a22e0d 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,5 +1,5 @@
Name: clipgrab
-Version: 3.6.2
+Version: 3.6.3
Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
@@ -25,7 +25,7 @@ chmod 0644 *.cpp *.h icon.png COPYING README license.odt
%build
%{qmake_qt4} %{name}.pro
-make %{?_smp_mflags}
+%make_build
%install
install -Dm755 %{name} %{buildroot}%{_bindir}/%{name}
@@ -49,6 +49,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%changelog
+* Thu Feb 02 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.3-1
+- Update to 3.6.3
+
* Fri Dec 09 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.2-1
- Update to 3.6.2
diff --git a/sources b/sources
index fee0e16..86cdc09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2d61d273b3bb228d9ec7ce81333e9ca clipgrab-3.6.2.tar.gz
+0e7d9dd854eebbaf55d53e9243819125 clipgrab-3.6.3.tar.gz
7 years, 9 months