Compare commits
1 Commits
master
...
master-ris
Author | SHA1 | Date | |
---|---|---|---|
addbb72a62 |
@ -9,7 +9,7 @@
|
||||
Name: qt-mobility
|
||||
Summary: Qt Mobility Framework
|
||||
Version: 1.2.2
|
||||
Release: 0.30.%{snap}git%{git_short}%{?dist}
|
||||
Release: 0.30.%{snap}git%{git_short}.0.riscv64%{?dist}
|
||||
|
||||
License: LGPLv2 with exceptions
|
||||
URL: https://code.qt.io/cgit/qt-mobility/qt-mobility.git
|
||||
@ -52,7 +52,6 @@ BuildRequires: pkgconfig(libpulse)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(NetworkManager)
|
||||
BuildRequires: pkgconfig(QtCore)
|
||||
BuildRequires: pkgconfig(QtDeclarative)
|
||||
BuildRequires: pkgconfig(QtGui) pkgconfig(QtOpenGL)
|
||||
@ -448,6 +447,9 @@ cp -a doc/html/* %{buildroot}%{_qt4_docdir}/html/qtmobility/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 01 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.2.2-0.30.20140317git169da60c.0.riscv64
|
||||
- Remove deprecated/retired pkgconfig(NetworkManager)
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-0.30.20140317git169da60c
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user