diff --git a/cdemu-client-3.2.4.tar.bz2 b/cdemu-client-3.2.4.tar.bz2 deleted file mode 100644 index f1db999..0000000 --- a/cdemu-client-3.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be229d1f42f74ff3d81403e77a2210deb330354c0c153d9c7432dca0a4a29eeb -size 44284 diff --git a/cdemu-client-3.2.5.tar.xz b/cdemu-client-3.2.5.tar.xz new file mode 100644 index 0000000..8436774 --- /dev/null +++ b/cdemu-client-3.2.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72d85eb5bfcbced0108cd7c1827e50220f8f1d7998db30ceb0aa808366c39df +size 41596 diff --git a/cdemu-client.changes b/cdemu-client.changes index a12d99f..986f883 100644 --- a/cdemu-client.changes +++ b/cdemu-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 20 03:11:44 UTC 2021 - Ferdinand Thiessen + +- Update to 3.2.5 + * Removed password parameter for security reasons +- Fixed URL + ------------------------------------------------------------------- Fri May 1 13:55:38 UTC 2020 - Aaron Stern diff --git a/cdemu-client.spec b/cdemu-client.spec index ec9e165..375ce46 100644 --- a/cdemu-client.spec +++ b/cdemu-client.spec @@ -1,7 +1,7 @@ # # spec file for package cdemu-client # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,22 @@ Name: cdemu-client -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: Command-line client to control cdemu-daemon License: GPL-2.0-or-later Group: System/Filesystems -URL: https://cdemu.sf.net/about/client/ +URL: https://cdemu.sourceforge.io/about/client/ #Git-Clone: git://git.code.sf.net/p/cdemu/code -Source: https://downloads.sf.net/cdemu/%name-%version.tar.bz2 -BuildRequires: cmake >= 2.8.5 +Source: https://sourceforge.net/projects/cdemu/files/%{name}/%{name}-%{version}.tar.xz +BuildRequires: cmake >= 3.7 BuildRequires: gettext-tools >= 0.15 BuildRequires: gobject-introspection BuildRequires: intltool >= 0.21 -BuildRequires: python3 >= 3.4 +BuildRequires: python3 BuildRequires: pkgconfig(bash-completion) -Requires: python3 >= 3.4 +Requires: python3 Requires: python3-dbus-python Requires: python3-gobject BuildArch: noarch @@ -61,7 +61,8 @@ make %{?_smp_mflags} %find_lang cdemu %files -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %_bindir/cdemu %_datadir/applications/%name.desktop %_datadir/pixmaps/%name.svg