summaryrefslogtreecommitdiffstats
path: root/qtpass.spec
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-26 11:44:02 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-01-26 11:44:02 +0100
commitab985b4027016894ffd0546489f8fbc287ad53d0 (patch)
tree449044ffb7ea7c86360327483ec1ba0bfce99494 /qtpass.spec
parenta5e49f61d443887179ed09c3a837f4f1d33353ee (diff)
Updated spec file to 1.1
Diffstat (limited to 'qtpass.spec')
-rw-r--r--qtpass.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/qtpass.spec b/qtpass.spec
index 5092e731..2e1f8bb0 100644
--- a/qtpass.spec
+++ b/qtpass.spec
@@ -2,12 +2,12 @@
# Replace the Version number with the current version number (at the time of writing 1.0.5.1)
# Check qtpass.pro for the current version.
# After that
-# tar cvfz qtpass-1.0.5.1.tar.gz qtpass-1.0.5.1
-# rpmbuild -tb qtpass-1.0.5.1.tar.gz
+# tar cvfz qtpass-1.1.0.tar.gz qtpass-1.1.0
+# rpmbuild -tb qtpass-1.1.0.tar.gz
# This should probably be part of a release process.
Name: qtpass
-Version: 1.0.5.1
+Version: 1.1.0
Release: 2%{?dist}
Summary: QtPass is a multi-platform GUI for pass, the standard unix password manager.
License: GPLv3
@@ -61,6 +61,9 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Tue Jan 26 2016 Anne Jan Brouwer <qtpass@annejan.com> 1.1.0
+- Updated spec to latest version
+
* Wed Dec 30 2015 Andrew DeMaria <lostonamountain@gmail.com> 1.0.5.1-2
- Added desktop/icon resources
- Added required build deps for a clean build