diff --git a/.gitignore b/.gitignore index 8e0e856..1ecaa90 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /CopyQ-2.4.8.tar.gz /CopyQ-2.4.9.tar.gz /CopyQ-2.5.0.tar.gz +/CopyQ-2.6.0.tar.gz diff --git a/CopyQ-2.6.0.tar.gz b/CopyQ-2.6.0.tar.gz new file mode 100644 index 0000000..900590a Binary files /dev/null and b/CopyQ-2.6.0.tar.gz differ diff --git a/copyq.spec b/copyq.spec index 1edb18f..7a5d1f3 100644 --- a/copyq.spec +++ b/copyq.spec @@ -1,8 +1,8 @@ %global project CopyQ Name: copyq Summary: Advanced clipboard manager -Version: 2.5.0 -Release: 2%{?dist} +Version: 2.6.0 +Release: 1%{?dist} License: GPLv3+ Url: https://hluk.github.io/%{project}/ Source0: https://github.com/hluk/%{project}/archive/v%{version}.tar.gz#/%{project}-%{version}.tar.gz @@ -63,6 +63,9 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Feb 06 2016 Gerald Cox - 2.6.0-1 +- Upstream releease rhbz#1305247 + * Wed Feb 03 2016 Fedora Release Engineering - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index c56c41f..64192e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ecf002f6756cc8a360ca800fc670153 CopyQ-2.5.0.tar.gz +ddf11151501cf8d6bcb4350cd8b89a00 CopyQ-2.6.0.tar.gz