automatic version update by autodist [release 5.91.0-1mamba;Wed Feb 16 2022]
This commit is contained in:
parent
b4ccad6486
commit
7c71abfffc
12
attica.spec
12
attica.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: attica
|
Name: attica
|
||||||
Version: 5.90.0
|
Version: 5.91.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Qt library that implements the Open Collaboration Services API
|
Summary: A Qt library that implements the Open Collaboration Services API
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -19,12 +19,6 @@ BuildRequires: qt5-qtbase-devel
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: libQt5Core
|
|
||||||
BuildRequires: libQt5Network
|
|
||||||
BuildRequires: libQt5Test
|
|
||||||
# Required for autotests
|
|
||||||
BuildRequires: libQt5Gui
|
|
||||||
BuildRequires: libQt5Widgets
|
|
||||||
Requires: lib%{name}5 = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name}5 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,7 +67,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -n lib%{name}5-devel
|
%files -n lib%{name}5-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_includedir}/attica_version.h
|
|
||||||
%{_kde5_includedir}/Attica/
|
%{_kde5_includedir}/Attica/
|
||||||
%{_libdir}/cmake/KF5Attica/
|
%{_libdir}/cmake/KF5Attica/
|
||||||
%{_kde5_libdir}/libKF5Attica.so
|
%{_kde5_libdir}/libKF5Attica.so
|
||||||
@ -82,6 +75,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog README.md
|
%doc ChangeLog README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user