[dolphin-emu/el7] (8 commits) ...Note for EPEL
by Jeremy Newton
Summary of changes:
36e7266... Update to 5.0 (*)
548687d... Fixes for 5.0 (*)
8f30999... Patch for mbdetls 2.3+, also some comment rewording (*)
8de036d... Rebuild, missing dep for rawhide (*)
7bcdc97... Fix curl 7.5.0 build failure (*)
904816f... F26 fix and various spec updates (*)
263258d... Accepted into Fedora (*)
37e92d7... Note for EPEL
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[dolphin-emu/f24] (3 commits) ...Accepted into Fedora
by Jeremy Newton
Summary of changes:
7bcdc97... Fix curl 7.5.0 build failure (*)
904816f... F26 fix and various spec updates (*)
263258d... Accepted into Fedora (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[dolphin-emu] Accepted into Fedora
by Jeremy Newton
commit 263258d2e580790c93e914d00d88a315f7b5f7f0
Author: Mystro256 <alexjnewt(a)hotmail.com>
Date: Fri Dec 9 09:32:05 2016 -0500
Accepted into Fedora
.gitignore | 1 -
dead.package | 1 +
dolphin-emu-5.0-gtk3.patch | 25 ----
dolphin-emu-5.0-mbedtls2.3.patch | 11 --
dolphin-emu.spec | 268 ---------------------------------------
sources | 1 -
6 files changed, 1 insertion(+), 306 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..8a2993f
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Accepted into Fedora
7 years, 11 months
[clipgrab/f24: 2/2] Merge branch 'master' into f24
by Martin Gansser
commit d4281496e67b7be3ca01cd6c52aa8d093ea5b797
Merge: 4386e5e 9efbf20
Author: Martin Gansser <mgansser(a)alice.de>
Date: Fri Dec 9 09:37:51 2016 +0100
Merge branch 'master' into f24
.gitignore | 1 +
clipgrab.spec | 9 ++++++---
clog | 2 --
sources | 2 +-
4 files changed, 8 insertions(+), 6 deletions(-)
---
7 years, 11 months
[clipgrab/f25] Update to 3.6.2
by Martin Gansser
Summary of changes:
9efbf20... Update to 3.6.2 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[clipgrab] Update to 3.6.2
by Martin Gansser
commit 9efbf201e725a3bddd8f8f0a54f0b2b2e06707c3
Author: Martin Gansser <mgansser(a)alice.de>
Date: Fri Dec 9 09:35:55 2016 +0100
Update to 3.6.2
.gitignore | 1 +
clipgrab.spec | 9 ++++++---
clog | 2 --
sources | 2 +-
4 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3d7d28..775b6a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
clipgrab-3.5.5.tar.gz
/clipgrab-3.6.1.tar.gz
+/clipgrab-3.6.2.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index ccdf7ee..c835275 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,12 +1,12 @@
Name: clipgrab
-Version: 3.6.1
-Release: 2%{?dist}
+Version: 3.6.2
+Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Group: Applications/Internet
Summary: A free video downloader and converter
URL: http://clipgrab.de/en
-Source0: http://clipgrab.de/download/%{name}-%{version}.tar.gz
+Source0: https://download.clipgrab.org/%{name}-%{version}.tar.gz
Source1: %{name}.desktop
BuildRequires: qt-devel
@@ -49,6 +49,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%changelog
+* Fri Dec 09 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.2-1
+- Update to 3.6.2
+
* Wed Aug 17 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 3.6.1-2
- Use fedora build flags so package complies with packaging guidelines
diff --git a/sources b/sources
index c1d1856..fee0e16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0a6ab3a21950d1c953afb144f42b703 clipgrab-3.6.1.tar.gz
+d2d61d273b3bb228d9ec7ce81333e9ca clipgrab-3.6.2.tar.gz
7 years, 11 months
[kmodtool] Call correct usage function
by Nicolas Chauvet
commit ee21c63ea7c2a6b7b2a4bb92f3d30dfc1fbc6f8a
Author: Ingvar Hagelund <ingvar(a)redpill-linpro.com>
Date: Tue Dec 6 09:56:00 2016 +0100
Call correct usage function
Signed-off-by: Ingvar Hagelund <ingvar(a)redpill-linpro.com>
kmodtool-kmodtool | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kmodtool-kmodtool b/kmodtool-kmodtool
index fe15432..ff346cb 100755
--- a/kmodtool-kmodtool
+++ b/kmodtool-kmodtool
@@ -377,7 +377,7 @@ while [ "${1}" ] ; do
;;
*)
echo "Error: Unknown option '${1}'." >&2
- usage >&2
+ myprog_help >&2
exit 2
;;
esac
7 years, 11 months
[yle-dl/f25] Update to 2.13
by Sérgio M. Basto
Summary of changes:
c91d2e0... Update to 2.13 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months