24.01.80
This commit is contained in:
parent
2ce725d620
commit
baf268bc23
3 changed files with 10 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/angelfish-23.08.1.tar.xz
|
||||
/angelfish-23.08.2.tar.xz
|
||||
/angelfish-24.01.75.tar.xz
|
||||
/angelfish-24.01.80.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: angelfish
|
||||
Version: 24.01.75
|
||||
Release: 2%{?dist}
|
||||
Version: 24.01.80
|
||||
Release: 1%{?dist}
|
||||
Summary: Plasma Mobile minimal web browser
|
||||
|
||||
License: MIT and GPLv2+ and LGPLv2 and LGPLv2+
|
||||
|
|
@ -26,7 +26,7 @@ BuildRequires: cmake(KF6Config)
|
|||
BuildRequires: cmake(KF6CoreAddons)
|
||||
BuildRequires: cmake(KF6DBusAddons)
|
||||
BuildRequires: cmake(KF6I18n)
|
||||
BuildRequires: cmake(KF6Kirigami2)
|
||||
BuildRequires: cmake(KF6Kirigami)
|
||||
BuildRequires: cmake(KF6KirigamiAddons)
|
||||
BuildRequires: cmake(KF6Notifications)
|
||||
BuildRequires: cmake(KF6Purpose)
|
||||
|
|
@ -48,8 +48,8 @@ BuildRequires: qt6-qtbase-private-devel
|
|||
|
||||
Requires: hicolor-icon-theme
|
||||
# QML module dependencies
|
||||
Requires: kf6-kirigami2%{?_isa}
|
||||
Requires: kf6-kirigami2-addons%{?_isa}
|
||||
Requires: kf6-kirigami%{?_isa}
|
||||
Requires: kf6-kirigami-addons%{?_isa}
|
||||
Requires: kf6-purpose%{?_isa}
|
||||
Requires: kf6-qqc2-desktop-style%{?_isa}
|
||||
Requires: qt6-qt5compat%{?_isa}
|
||||
|
|
@ -90,6 +90,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{
|
|||
%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sun Dec 03 2023 Yaakov Selkowitz <yselkowitz@fedoraproject.org> - 24.01.80-1
|
||||
- 24.01.80
|
||||
|
||||
* Wed Nov 29 2023 Jan Grulich <jgrulich@redhat.com> - 24.01.75-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (angelfish-24.01.75.tar.xz) = 9be07b818625087ef3d4b60c317ebb6b7da9930d54c5f9481b20249cc21cbf09ee12e7a49bd496dba4133b3dee4509a6eda0c20cf7ea9a67c13a75e38b77142a
|
||||
SHA512 (angelfish-24.01.80.tar.xz) = 45dd982ad6ce306c2b0e8f94491cb3d1a42f99ee3115b78e3d3ef02d547f513104eef2fb41bdfa61b8440d3e1435fd6a8593f47bc75e0a18d8373d8ab05eaadd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue