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