Upstream releease rhbz#1305247

e9
gbcox 9 years ago
parent 27885450b0
commit 44c4c1a693

1
.gitignore vendored

@ -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

Binary file not shown.

@ -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 <gbcox@fedoraproject.org> - 2.6.0-1
- Upstream releease rhbz#1305247
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
7ecf002f6756cc8a360ca800fc670153 CopyQ-2.5.0.tar.gz
ddf11151501cf8d6bcb4350cd8b89a00 CopyQ-2.6.0.tar.gz

Loading…
Cancel
Save