epel9
Jan Grulich 7 years ago
parent 61dd45ba56
commit c44b723ef6

1
.gitignore vendored

@ -1 +1,2 @@
/v0.10.0.tar.gz
/PackageKit-Qt-1.0.0.tar.gz

@ -1,13 +1,13 @@
Summary: Qt support library for PackageKit
Name: PackageKit-Qt
Version: 0.10.0
Version: 1.0.0
Release: 1%{?dist}
License: LGPLv2+
URL: http://www.packagekit.org/
Source0: https://github.com/hughsie/PackageKit-Qt/archive/v%{version}.tar.gz
Source0: https://github.com/hughsie/PackageKit-Qt/archive/PackageKit-Qt-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: cmake(Qt5DBus)
@ -61,7 +61,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%doc AUTHORS NEWS
%license COPYING
%{_libdir}/libpackagekitqt5.so.%{version}
%{_libdir}/libpackagekitqt5.so.0
%{_libdir}/libpackagekitqt5.so.1
%files -n PackageKit-Qt5-devel
%{_libdir}/libpackagekitqt5.so
@ -72,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Jan 16 2018 Jan Grulich <jgrulich@redhat.com> - 1.0.0-1
- 1.0.0
* Fri Jan 12 2018 Rex Dieter <rdieter@fedoraproject.org> - 0.10.0-1
- 0.10.0

@ -1 +1 @@
SHA512 (v0.10.0.tar.gz) = acd07d7c6e4eef9d8c9e2e639583122bda69de0b3ce08c0965c19cf2371a6ccaf98f6995d8adc44a28c96175bd52946796de114094faab829db2849998674748
SHA512 (PackageKit-Qt-1.0.0.tar.gz) = 4109117a94c47180cff0f073c03820ac39a139b6b3ac88dec82758fffe01271f7a3dae85d94e86a4a1167f4660326adc1d58dc6eb0fd164bd0aefee2e412dad4

Loading…
Cancel
Save