Version 0.3.2

This commit is contained in:
Juan Orti Alcaine 2016-09-06 21:04:43 +02:00
commit b1e1e59c67
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/0.3.1.tar.gz
/0.3.2.tar.gz

View file

@ -3,8 +3,8 @@
Name: acd_cli
Version: 0.3.1
Release: 3%{?dist}
Version: 0.3.2
Release: 1%{?dist}
Summary: A command line interface and FUSE filesystem for Amazon Cloud Drive
License: GPLv2+
@ -53,6 +53,9 @@ ln -s acd_cli $RPM_BUILD_ROOT/%_bindir/acdcli
%_bindir/acd_cli
%changelog
* Sat Sep 3 2016 Juan Orti Alcaine <jorti@fedoraproject.org> - 0.3.2-1
- Version 0.3.2
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View file

@ -1 +1 @@
77f3e09581320bd4db8a1c5802913d03 0.3.1.tar.gz
9e37108191f178a270583d3536cffc0f 0.3.2.tar.gz