[lpf-skype] Skype doesn't requires webkitgtk, only qtwebkit, also part of removal
by Sérgio M. Basto
commit 55d3c6d789d966cd58f69fd0f2d2479f16172301
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Sep 23 02:22:42 2016 +0100
Skype doesn't requires webkitgtk, only qtwebkit, also part of removal
webkitgtk and webkitgtk3.
lpf-skype.spec | 6 +++++-
skype.spec.in | 8 ++++++--
2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/lpf-skype.spec b/lpf-skype.spec
index 28ffd61..27dbe9b 100644
--- a/lpf-skype.spec
+++ b/lpf-skype.spec
@@ -5,7 +5,7 @@
Name: lpf-skype
Version: 4.3.0.37
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Skype Messaging and Telephony Client package bootstrap
@@ -64,6 +64,10 @@ fi
%changelog
+* Thu Sep 22 2016 Sérgio Basto <sergio(a)serjux.com> - 4.3.0.37-3
+- Skype doesn't requires webkitgtk, only qtwebkit, also part of removal
+ webkitgtk and webkitgtk3.
+
* Wed Sep 10 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-2
- Remove wrapper; no longer needed.
diff --git a/skype.spec.in b/skype.spec.in
index bf11769..8f0a3ac 100644
--- a/skype.spec.in
+++ b/skype.spec.in
@@ -5,7 +5,7 @@
Name: skype
Version: 4.3.0.37
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Skype Messaging and Telephony Client
License: Skype End User License Agreement
@@ -18,7 +18,7 @@ BuildRequires: desktop-file-utils
Requires: hicolor-icon-theme
Requires: %{name}-data = %{version}-%{release}
# Needed for the welcome screen, not pulled in by dependencies
-Requires: webkitgtk%{_isa}
+#Requires: webkitgtk%{_isa}
ExclusiveArch: %{ix86}
@@ -91,6 +91,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/%{name}
%changelog
+* Thu Sep 22 2016 Sérgio Basto <sergio(a)serjux.com> - 4.3.0.37-3
+- Skype doesn't requires webkitgtk, only qtwebkit, also part of removal
+ webkitgtk and webkitgtk3.
+
* Tue Aug 26 2014 Simone Caronni <negativo17(a)gmail.com> - 4.3.0.37-2
- Latency fix no longer required.
8 years, 2 months
[flowblade/f23: 2/2] Merge branch 'master' into f23
by Martin Gansser
commit 16ab2666eff97d7783e9d58cfa0d11f3b329219e
Merge: 4ffff39 9b28a00
Author: martinkg <mgansser(a)alice.de>
Date: Thu Sep 22 14:34:54 2016 +0200
Merge branch 'master' into f23
.gitignore | 1 +
flowblade.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
8 years, 2 months
[flowblade/f24: 2/2] Merge branch 'master' into f24
by Martin Gansser
commit 9114c9d18713ec112d1b8f7a5fe62d01bcd51973
Merge: 22dd3b0 9b28a00
Author: martinkg <mgansser(a)alice.de>
Date: Thu Sep 22 14:34:40 2016 +0200
Merge branch 'master' into f24
.gitignore | 1 +
flowblade.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
8 years, 2 months
[flowblade] Update to 1.8.0-1.git9365491
by Martin Gansser
commit 9b28a00de7cb896238e08a32955201a74172c453
Author: martinkg <mgansser(a)alice.de>
Date: Thu Sep 22 14:33:28 2016 +0200
Update to 1.8.0-1.git9365491
.gitignore | 1 +
flowblade.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2f0a2b..30eca1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/flowblade-1.6.0-c847b32.tar.gz
+/flowblade-1.8.0-9365491.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 3ce7f0c..75f2c16 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -1,10 +1,10 @@
-#https://github.com/jliljebl/flowblade/commit/c847b323037eed2099e770f916f3ec3f9354ac9c
-%global commit0 c847b323037eed2099e770f916f3ec3f9354ac9c
+# https://github.com/jliljebl/flowblade/commit/93654911b1123dc7395e87248136...
+%global commit0 93654911b1123dc7395e87248136fd1cf19598b0
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: flowblade
-Version: 1.6.0
-Release: 5.git%{shortcommit0}%{?dist}
+Version: 1.8.0
+Release: 1.git%{shortcommit0}%{?dist}
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
Url: https://github.com/jliljebl/flowblade
@@ -112,6 +112,9 @@ fi
%{python2_sitelib}/flowblade*
%changelog
+* Thu Sep 22 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.8.0-1.git9365491
+- Update to 1.8.0-1.git9365491
+
* Fri Aug 26 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.6.0-5.gitc847b32
- Fix python requires for F23 (rfbz#4213)
diff --git a/sources b/sources
index f78b9b7..3584b9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c88e896acd91b001a64425a0c9860fe flowblade-1.6.0-c847b32.tar.gz
+78987bd1d9081d669f5f6c9e9e4702a0 flowblade-1.8.0-9365491.tar.gz
8 years, 2 months
[caja-dropbox/f25] update to 1.16.0
by Wolfgang Ulbrich
Summary of changes:
b3305d5... update to 1.16.0 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[caja-dropbox] update to 1.16.0
by Wolfgang Ulbrich
commit b3305d5ec6a981f9fc99356e3745e237f7f275dd
Author: raveit65 <chat-to-me(a)raveit.de>
Date: Thu Sep 22 11:31:00 2016 +0200
update to 1.16.0
.gitignore | 1 +
caja-dropbox.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2cca52b..981291b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
caja-dropbox-1.10.0.tar.xz
/caja-dropbox-1.15.0.tar.xz
+/caja-dropbox-1.16.0.tar.xz
diff --git a/caja-dropbox.spec b/caja-dropbox.spec
index 7ee19c1..8382696 100644
--- a/caja-dropbox.spec
+++ b/caja-dropbox.spec
@@ -1,9 +1,9 @@
# This is needed, because src-url contains branched part of versioning-scheme.
-%global branch 1.15
+%global branch 1.16
Summary: Dropbox extension for caja
Name: caja-dropbox
-Version: 1.15.0
+Version: 1.16.0
Release: 1%{?dist}
License: GPLv2+
Group: User Interface/Desktops
@@ -57,6 +57,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}
%changelog
+* Thu Sep 22 2016 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.16.0-1
+- update to 1.16.0 release
+
* Thu Aug 11 2016 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.15.0-1
- update to 1.15.0 release
diff --git a/sources b/sources
index cacdf4b..5ddb9c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78fbb88fc5b9467996ff98be1c7b13e1 caja-dropbox-1.15.0.tar.xz
+8a9740fcd1383c1763a75063879b8b9a caja-dropbox-1.16.0.tar.xz
8 years, 2 months
[qmplay2/f24] Update to 16.09.21
by Martin Gansser
Summary of changes:
528d2ee... Update to 16.09.21 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months