diff --git a/.gitignore b/.gitignore index 87f5274..3b204fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ubertooth-2017-03-R2.tar.xz +/ubertooth-2018-06-R1.tar.xz diff --git a/sources b/sources index 3580235..23677d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ubertooth-2017-03-R2.tar.xz) = 4806a6ac664ec9b78964caeb47f87a60db8f664c529e6e58bc1e5db4d858eaaa1ae51f0293f4a5227a102e556caf1611e97f6675147af4bc34e23646049e8571 +SHA512 (ubertooth-2018-06-R1.tar.xz) = 48865184473dc99e865c6c997e3a1ad9f9f4702ac6d580cc695adea935615a07caeb12a2d10bd81de3e32e332dbc3af291b7d9380eb86a1cdf391ddf4b260b80 diff --git a/ubertooth.spec b/ubertooth.spec index 3aceee1..012fe74 100644 --- a/ubertooth.spec +++ b/ubertooth.spec @@ -1,6 +1,6 @@ -%global POSTYEAR 2017 -%global POSTMONTH 03 -%global POSTNUM 2 +%global POSTYEAR 2018 +%global POSTMONTH 06 +%global POSTNUM 1 Name: ubertooth Version: %{POSTYEAR}.%{POSTMONTH}.R%{POSTNUM} @@ -108,5 +108,8 @@ sed -i -e 's/GROUP="@UBERTOOTH_GROUP@"/ENV{ID_SOFTWARE_RADIO}="1"/g' host/misc/u %changelog +* Fri Jul 06 2018 Sergey Avseyev 2018.06.R1-1 +- Update to 2018-06-R1 + * Mon Apr 23 2018 Sergey Avseyev 2017.03.R2-1 - Initial import