diff --git a/.gitignore b/.gitignore index a7c04f2..089e405 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /clog /borgbackup-1.0.1.tar.gz /borgbackup-1.0.2.tar.gz +/*.src.rpm diff --git a/borgbackup.spec b/borgbackup.spec index a1f6f47..dda4d27 100644 --- a/borgbackup.spec +++ b/borgbackup.spec @@ -93,6 +93,7 @@ PYTHONPATH=$(pwd) py.test-3 --pyargs borg.testsuite -vk "not test_non_ascii_acl * Sat Apr 16 2016 Benjamin Pereto - 1.0.2-1 - added epel7 specific parts - make manpage generation work with epel7 +- upstream version 1.0.2 * Sat Apr 16 2016 Benjamin Pereto - 1.0.1-2 - simplified specfile