update to 21.04.3 [release 21.04.3-1mamba;Mon Jul 12 2021]
This commit is contained in:
parent
ce98e06a2e
commit
3b8b70a3f5
11
kget.spec
11
kget.spec
@ -1,5 +1,5 @@
|
||||
Name: kget
|
||||
Version: 21.04.2
|
||||
Version: 21.04.3
|
||||
Release: 1mamba
|
||||
Summary: An advanced download manager for the K Desktop Environment
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -56,9 +56,9 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
Provides: libkget
|
||||
Obsoletes: libkget
|
||||
Obsoletes: libkget < 21.04.3
|
||||
Provides: kget4
|
||||
Obsoletes: kget4
|
||||
Obsoletes: kget4 < 21.04.3
|
||||
|
||||
%description
|
||||
An advanced download manager for the K Desktop Environment.
|
||||
@ -70,7 +70,7 @@ Summary: Development files for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: kdelibs-devel
|
||||
Provides: libkget-devel
|
||||
Obsoletes: libkget-devel
|
||||
Obsoletes: libkget-devel < 21.04.3
|
||||
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -157,6 +157,9 @@ exit 0
|
||||
%{_kde5_libdir}/libkgetcore.so
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.04.3-1mamba
|
||||
- update to 21.04.3
|
||||
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user