automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021]
This commit is contained in:
parent
4950f8b44f
commit
51d991b699
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kactivities
|
||||
Version: 5.79.0
|
||||
Version: 5.80.0
|
||||
Release: 1mamba
|
||||
Summary: User activities manager
|
||||
Group: System/Libraries
|
||||
@ -23,7 +23,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: cmake
|
||||
Provides: kactivities5
|
||||
Obsoletes: kactivities5
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
When a user is interacting with a computer, there are three main areas of contextual information that may affect the behaviour of the system: who the user is, where they are, and what they are doing.
|
||||
@ -100,6 +99,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README README.developers README.md README.packagers TODO
|
||||
|
||||
%changelog
|
||||
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user