update to 5.12.0 [release 5.12.0-1mamba;Sun Aug 16 2015]
This commit is contained in:
parent
b1ec1ef9c0
commit
addf767d20
7
kio.spec
7
kio.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kio
|
||||
Version: 5.11.0
|
||||
Version: 5.12.0
|
||||
Release: 1mamba
|
||||
Summary: Network transparent access to files and data
|
||||
Group: System/Libraries
|
||||
@ -51,7 +51,6 @@ BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -62,6 +61,7 @@ The framework can also be used to bridge a native protocol to a file-based inter
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
Summary: Shared libraries for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}
|
||||
This package contains shared libraries for %{name}.
|
||||
@ -145,6 +145,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.12.0-1mamba
|
||||
- update to 5.12.0
|
||||
|
||||
* Fri Jul 03 2015 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user