automatic version update by autodist [release 5.80.0-1mamba;Tue Mar 16 2021]
This commit is contained in:
parent
2e58c19d7c
commit
bd9c9468d6
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: knewstuff
|
Name: knewstuff
|
||||||
Version: 5.79.0
|
Version: 5.80.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Framework for downloading and sharing additional application data
|
Summary: Framework for downloading and sharing additional application data
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -39,7 +39,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The KNewStuff library implements collaborative data sharing for applications. It uses libattica to support the Open Collaboration Services specification.
|
The KNewStuff library implements collaborative data sharing for applications. It uses libattica to support the Open Collaboration Services specification.
|
||||||
@ -118,6 +117,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md TODO
|
%doc README.md TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 15 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
* Mon Feb 15 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user