diff --git a/_service b/_service deleted file mode 100644 index b6b1b0a..0000000 --- a/_service +++ /dev/null @@ -1,15 +0,0 @@ - - - git://git.osmocom.org/rtl-sdr.git - git - yes - enable - rtl-sdr - 0.5.3+git.%cd - - - *.tar - xz - - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 6a05ec1..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - git://git.osmocom.org/rtl-sdr.git - b04c2f9f035c5aede43d731e5d58e4725d2f8bb4 \ No newline at end of file diff --git a/rtl-sdr-0.5.3+git.20170919.tar.xz b/rtl-sdr-0.5.3+git.20170919.tar.xz deleted file mode 100644 index bbc139c..0000000 --- a/rtl-sdr-0.5.3+git.20170919.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0985aee556e72f08faed08246c4f23763bbd290ae92e2f16b00e280c5b1fa261 -size 490188 diff --git a/rtl-sdr-0.5.4.tar.gz b/rtl-sdr-0.5.4.tar.gz new file mode 100644 index 0000000..d6003de --- /dev/null +++ b/rtl-sdr-0.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38da8a230de5fc997f83a19cff7f8c1a66b62a9cf70ddc997d44696b97ea1df +size 120539 diff --git a/rtl-sdr.changes b/rtl-sdr.changes index c720b10..08ca58d 100644 --- a/rtl-sdr.changes +++ b/rtl-sdr.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 10 02:17:13 UTC 2018 - plinnell@opensuse.org + +- Update to 0.5.4 + * No change log found in source or wiki + * Drop git-requirement + + ------------------------------------------------------------------- Fri Dec 15 15:49:56 UTC 2017 - mpluskal@suse.com diff --git a/rtl-sdr.spec b/rtl-sdr.spec index 2724c0e..31283c2 100644 --- a/rtl-sdr.spec +++ b/rtl-sdr.spec @@ -1,7 +1,7 @@ # # spec file for package rtl-sdr # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,17 +20,16 @@ %define libname librtlsdr%{sover} %define rtlsdr_group rtlsdr Name: rtl-sdr -Version: 0.5.3+git.20170919 +Version: 0.5.4 Release: 0 Summary: Support programs for RTL2832 License: GPL-2.0+ Group: Productivity/Hamradio/Other Url: http://sdr.osmocom.org/trac/wiki/rtl-sdr #Git-Clone: https://git.osmocom.org/rtl-sdr -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.gz Patch0: 0001-Better-udev-handling.patch BuildRequires: cmake -BuildRequires: git-core BuildRequires: pkgconfig BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(udev)