diff --git a/git-crypt-0.7.0.tar.gz b/git-crypt-0.7.0.tar.gz new file mode 100644 index 0000000..ac58e04 --- /dev/null +++ b/git-crypt-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f100816a636a682404703b6c23a459e4d30248b2886a5cf571b0d52527c7d8 +size 57621 diff --git a/git-crypt.changes b/git-crypt.changes index 4484149..4d61d87 100644 --- a/git-crypt.changes +++ b/git-crypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 23 08:58:51 UTC 2022 - Adam Mizerski + +- update to 0.7.0 + - Fix handling of "-" arguments. + - Minor documentation improvements. + ------------------------------------------------------------------- Thu Feb 1 10:21:43 UTC 2018 - adam@mizerski.pl diff --git a/git-crypt.spec b/git-crypt.spec index 90cc10b..62dc7ed 100644 --- a/git-crypt.spec +++ b/git-crypt.spec @@ -1,7 +1,7 @@ # # spec file for package git-crypt # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,15 +12,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: git-crypt -Version: 0.6.0 +Version: 0.7.0 Release: 0 Summary: Transparent file encryption in git -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Security URL: https://www.agwa.name/projects/git-crypt/ Source: https://www.agwa.name/projects/git-crypt/downloads/git-crypt-%{version}.tar.gz