4.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=11
This commit is contained in:
parent
207a0ee553
commit
ec5e069a0d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a0a14225f640c8fc90983a325982d01b940829c19e978a6b3ed060960292a8e
|
||||
size 1737600
|
3
frameworkintegration-4.97.0.tar.xz
Normal file
3
frameworkintegration-4.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0c949e160fc2adb392193bce7fa81e2dd3af32667197f403e5ba9d50840c167
|
||||
size 1737640
|
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libKF5Style4
|
||||
%define lname libKF5Style5
|
||||
Name: frameworkintegration
|
||||
Version: 4.96.0
|
||||
Version: 4.97.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.10
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kconfig-devel >= %{_kf5_version}
|
||||
BuildRequires: kconfigwidgets-devel >= %{_kf5_version}
|
||||
@ -56,6 +56,7 @@ Applications do not need to link to this directly.
|
||||
%package -n %lname
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
Group: System/GUI/KDE
|
||||
Obsoletes: libKF5Style4
|
||||
|
||||
%description -n %lname
|
||||
Framework Integration is a set of plugins responsible for better
|
||||
@ -107,7 +108,7 @@ Applications do not need to link to this directly. Development files
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_libdir}/libKF5Style.so
|
||||
%{_kf5_libdir}/cmake/KF5Style/
|
||||
%{_kf5_libdir}/cmake/KF5FrameworkIntegration/
|
||||
%dir %{_kf5_includedir}/KStyle/
|
||||
%{_kf5_includedir}/KStyle/
|
||||
%{_kf5_includedir}/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user