diff options
| -rw-r--r-- | TODO | 4 | ||||
| -rw-r--r-- | backupninja.spec.in | 2 | 
2 files changed, 3 insertions, 3 deletions
@@ -5,8 +5,8 @@ you are working on it!  . Fix all bugs reported on the Debian BTS:    http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=backupninja&archive=no -. Fix all bugs reported on our Trac: -  https://code.autistici.org/trac/backupninja/report/3 +. Fix all bugs reported on our Redmine instance: +  https://labs.riseup.net/code/projects/backupninja/issues  . Make ninjahelper allow you to pick what type of backup you want (instead    of just assuming you want local-to-remote, or push backups. Some people diff --git a/backupninja.spec.in b/backupninja.spec.in index 917e4de..8a62023 100644 --- a/backupninja.spec.in +++ b/backupninja.spec.in @@ -7,7 +7,7 @@ Version:    %{version}  Release:    1  License:    GPL  Group:      Applications/System -URL:        http://dev.riseup.net/backupninja/ +URL:        https://labs.riseup.net/code/projects/show/backupninja  Source:     %{name}-%{version}.tar.gz  Requires:   bash, gawk, rdiff-backup, gzip  Provides:   %{name}  | 
