commit 6ba4033a872f34ebdf074baffadc4dc521b267f5
Author: Martin Gansser <mgansser(a)alice.de>
Date: Fri Jul 1 20:08:16 2016 +0200
Update to 3.6.1
.gitignore | 1 +
clipgrab.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7e5de0..c3d7d28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
clipgrab-3.5.5.tar.gz
+/clipgrab-3.6.1.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index 78ac20f..98e2d1d 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,5 +1,5 @@
Name: clipgrab
-Version: 3.5.6
+Version: 3.6.1
Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
@@ -49,6 +49,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications
%{SOURCE1}
%changelog
+* Fri Jul 01 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.1-1
+- Update to 3.6.1
+
* Thu Dec 24 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 3.5.6-1
- Update to 3.5.6
diff --git a/sources b/sources
index 60f6869..c1d1856 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e524fbae65fbfe31920884ab9912632 clipgrab-3.5.6.tar.gz
+c0a6ab3a21950d1c953afb144f42b703 clipgrab-3.6.1.tar.gz
Show replies by date