Compare commits
No commits in common. "rawhide" and "f34" have entirely different histories.
4 changed files with 0 additions and 586 deletions
53
.gitignore
vendored
53
.gitignore
vendored
|
|
@ -1,53 +0,0 @@
|
|||
/adblock-0.8.0-vendor.tar.xz
|
||||
/angelfish-21.12.tar.xz
|
||||
/angelfish-22.02.tar.xz
|
||||
/angelfish-22.04.tar.xz
|
||||
*.src.rpm
|
||||
/angelfish-22.06.tar.xz
|
||||
/angelfish-22.09.tar.xz
|
||||
/angelfish-22.11.tar.xz
|
||||
/angelfish-23.01.0.tar.xz
|
||||
/angelfish-23.03.80.tar.xz
|
||||
/angelfish-23.03.90.tar.xz
|
||||
/angelfish-23.04.0.tar.xz
|
||||
/angelfish-23.04.1.tar.xz
|
||||
/angelfish-23.04.2.tar.xz
|
||||
/angelfish-23.04.3.tar.xz
|
||||
/angelfish-23.08.1.tar.xz
|
||||
/angelfish-23.08.2.tar.xz
|
||||
/angelfish-24.01.75.tar.xz
|
||||
/angelfish-24.01.80.tar.xz
|
||||
/angelfish-24.01.85.tar.xz
|
||||
/angelfish-24.01.90.tar.xz
|
||||
/angelfish-24.01.95.tar.xz
|
||||
/angelfish-24.02.0.tar.xz
|
||||
/angelfish-24.02.1.tar.xz
|
||||
/angelfish-24.02.2.tar.xz
|
||||
/angelfish-24.05.0.tar.xz
|
||||
/angelfish-24.05.1.tar.xz
|
||||
/angelfish-24.05.2.tar.xz
|
||||
/angelfish-24.08.0.tar.xz
|
||||
/angelfish-24.08.1.tar.xz
|
||||
/angelfish-24.08.2.tar.xz
|
||||
/angelfish-24.08.3.tar.xz
|
||||
/angelfish-24.11.80.tar.xz
|
||||
/angelfish-24.11.90.tar.xz
|
||||
/angelfish-24.12.0.tar.xz
|
||||
/angelfish-24.12.1.tar.xz
|
||||
/angelfish-24.12.2.tar.xz
|
||||
/angelfish-24.12.3.tar.xz
|
||||
/angelfish-25.03.80.tar.xz
|
||||
/angelfish-25.04.0.tar.xz
|
||||
/angelfish-25.04.1.tar.xz
|
||||
/angelfish-25.04.2.tar.xz
|
||||
/angelfish-25.04.3.tar.xz
|
||||
/angelfish-25.07.80.tar.xz
|
||||
/angelfish-25.07.90.tar.xz
|
||||
/angelfish-25.08.0.tar.xz
|
||||
/angelfish-25.08.1.tar.xz
|
||||
/angelfish-25.08.2.tar.xz
|
||||
/angelfish-25.08.3.tar.xz
|
||||
/angelfish-25.11.80.tar.xz
|
||||
/angelfish-25.11.90.tar.xz
|
||||
/angelfish-25.12.0.tar.xz
|
||||
/angelfish-25.12.1.tar.xz
|
||||
|
|
@ -1,173 +0,0 @@
|
|||
|
||||
*No copyright* Creative Commons CC0 1.0
|
||||
---------------------------------------
|
||||
angelfish-21.12/.kde-ci.yml
|
||||
|
||||
*No copyright* GNU General Public License, Version 2
|
||||
----------------------------------------------------
|
||||
angelfish-21.12/angelfish-webapp/contents/ui/WebAppView.qml
|
||||
angelfish-21.12/angelfish-webapp/contents/ui/webapp.qml
|
||||
angelfish-21.12/lib/angelfishwebprofile.cpp
|
||||
angelfish-21.12/lib/angelfishwebprofile.h
|
||||
angelfish-21.12/lib/bookmarkshistorymodel.cpp
|
||||
angelfish-21.12/lib/bookmarkshistorymodel.h
|
||||
angelfish-21.12/lib/browsermanager.cpp
|
||||
angelfish-21.12/lib/browsermanager.h
|
||||
angelfish-21.12/lib/contents/ui/AuthSheet.qml
|
||||
angelfish-21.12/lib/contents/ui/DownloadQuestion.qml
|
||||
angelfish-21.12/lib/contents/ui/ErrorHandler.qml
|
||||
angelfish-21.12/lib/contents/ui/JavaScriptDialogSheet.qml
|
||||
angelfish-21.12/lib/contents/ui/ListWebView.qml
|
||||
angelfish-21.12/lib/contents/ui/PermissionQuestion.qml
|
||||
angelfish-21.12/lib/contents/ui/WebDeveloperTools.qml
|
||||
angelfish-21.12/lib/contents/ui/WebView.qml
|
||||
angelfish-21.12/lib/dbmanager.cpp
|
||||
angelfish-21.12/lib/dbmanager.h
|
||||
angelfish-21.12/lib/downloadmanager.cpp
|
||||
angelfish-21.12/lib/downloadmanager.h
|
||||
angelfish-21.12/lib/iconimageprovider.cpp
|
||||
angelfish-21.12/lib/iconimageprovider.h
|
||||
angelfish-21.12/lib/qquickwebenginedownloaditem.cpp
|
||||
angelfish-21.12/lib/qquickwebenginedownloaditem.h
|
||||
angelfish-21.12/lib/sqlquerymodel.cpp
|
||||
angelfish-21.12/lib/sqlquerymodel.h
|
||||
angelfish-21.12/lib/urlobserver.cpp
|
||||
angelfish-21.12/lib/urlobserver.h
|
||||
angelfish-21.12/lib/urlutils.cpp
|
||||
angelfish-21.12/lib/urlutils.h
|
||||
angelfish-21.12/lib/useragent.cpp
|
||||
angelfish-21.12/lib/useragent.h
|
||||
angelfish-21.12/src/adblockfilterlistsmanager.cpp
|
||||
angelfish-21.12/src/adblockfilterlistsmanager.h
|
||||
angelfish-21.12/src/adblockfilterlistsmodel.cpp
|
||||
angelfish-21.12/src/adblockfilterlistsmodel.h
|
||||
angelfish-21.12/src/adblockurlinterceptor.cpp
|
||||
angelfish-21.12/src/adblockurlinterceptor.h
|
||||
angelfish-21.12/src/contents/ui/AdblockFilterDownloadQuestion.qml
|
||||
angelfish-21.12/src/contents/ui/Bookmarks.qml
|
||||
angelfish-21.12/src/contents/ui/Downloads.qml
|
||||
angelfish-21.12/src/contents/ui/FindInPageBar.qml
|
||||
angelfish-21.12/src/contents/ui/History.qml
|
||||
angelfish-21.12/src/contents/ui/HistorySheet.qml
|
||||
angelfish-21.12/src/contents/ui/InputSheet.qml
|
||||
angelfish-21.12/src/contents/ui/Navigation.qml
|
||||
angelfish-21.12/src/contents/ui/NavigationEntrySheet.qml
|
||||
angelfish-21.12/src/contents/ui/NewTabQuestion.qml
|
||||
angelfish-21.12/src/contents/ui/SettingsAdblock.qml
|
||||
angelfish-21.12/src/contents/ui/SettingsNavigationBarPage.qml
|
||||
angelfish-21.12/src/contents/ui/SettingsPage.qml
|
||||
angelfish-21.12/src/contents/ui/SettingsSearchEnginePage.qml
|
||||
angelfish-21.12/src/contents/ui/SettingsWebApps.qml
|
||||
angelfish-21.12/src/contents/ui/ShareSheet.qml
|
||||
angelfish-21.12/src/contents/ui/Tabs.qml
|
||||
angelfish-21.12/src/contents/ui/UrlDelegate.qml
|
||||
angelfish-21.12/src/contents/ui/webbrowser.qml
|
||||
angelfish-21.12/src/downloadsmodel.cpp
|
||||
angelfish-21.12/src/downloadsmodel.h
|
||||
angelfish-21.12/src/rs/adblock/Cargo.toml
|
||||
angelfish-21.12/src/rs/adblock/build.rs
|
||||
angelfish-21.12/src/rs/adblock/src/adblock.rs
|
||||
angelfish-21.12/src/rs/adblock/src/lib.rs
|
||||
angelfish-21.12/src/rs/adblock/src/logging.rs
|
||||
angelfish-21.12/src/webappcreator.h
|
||||
angelfish-21.12/src/webappmanager.cpp
|
||||
angelfish-21.12/src/webappmanager.h
|
||||
angelfish-21.12/src/webappmanagermodel.cpp
|
||||
angelfish-21.12/src/webappmanagermodel.h
|
||||
|
||||
*No copyright* GNU General Public License, Version 3
|
||||
----------------------------------------------------
|
||||
angelfish-21.12/lib/contents/ui/SelectDropdownOverrideDialog.qml
|
||||
angelfish-21.12/lib/contents/ui/select_overrides.js
|
||||
|
||||
*No copyright* GNU Library General Public License, Version 2.0
|
||||
--------------------------------------------------------------
|
||||
angelfish-21.12/CMakeLists.txt
|
||||
angelfish-21.12/angelfish-webapp/CMakeLists.txt
|
||||
angelfish-21.12/angelfish-webapp/main.cpp
|
||||
angelfish-21.12/autotests/CMakeLists.txt
|
||||
angelfish-21.12/autotests/browsermanagertest.cpp
|
||||
angelfish-21.12/autotests/configtest.cpp
|
||||
angelfish-21.12/autotests/dbmanagertest.cpp
|
||||
angelfish-21.12/autotests/tabsmodeltest.cpp
|
||||
angelfish-21.12/lib/angelfishsettings.kcfg
|
||||
angelfish-21.12/lib/angelfishsettings.kcfgc
|
||||
angelfish-21.12/lib/settingshelper.cpp
|
||||
angelfish-21.12/lib/settingshelper.h
|
||||
angelfish-21.12/lib/tabsmodel.cpp
|
||||
angelfish-21.12/lib/tabsmodel.h
|
||||
angelfish-21.12/src/CMakeLists.txt
|
||||
angelfish-21.12/src/main.cpp
|
||||
angelfish-21.12/src/webappcreator.cpp
|
||||
|
||||
*No copyright* MIT License
|
||||
--------------------------
|
||||
angelfish-21.12/src/regex-weburl/regex-weburl.js
|
||||
|
||||
GNU General Public License, Version 2
|
||||
-------------------------------------
|
||||
angelfish-21.12/LICENSES/GPL-2.0-or-later.txt
|
||||
|
||||
GNU Library General Public License, Version 2.0
|
||||
-----------------------------------------------
|
||||
angelfish-21.12/LICENSES/LGPL-2.0-only.txt
|
||||
angelfish-21.12/LICENSES/LGPL-2.0-or-later.txt
|
||||
|
||||
MIT License
|
||||
-----------
|
||||
angelfish-21.12/LICENSES/MIT.txt
|
||||
|
||||
Unknown or generated
|
||||
--------------------
|
||||
angelfish-21.12/.gitlab-ci.yml
|
||||
angelfish-21.12/.gitlab/issue_templates/default_issue.md
|
||||
angelfish-21.12/Cargo.lock
|
||||
angelfish-21.12/Cargo.toml
|
||||
angelfish-21.12/Messages.sh
|
||||
angelfish-21.12/README.md
|
||||
angelfish-21.12/angelfish-webapp/webapp-resources.qrc
|
||||
angelfish-21.12/autotests/data/simplebookmarks.json
|
||||
angelfish-21.12/flatpak/corrosion-generated-sources.json
|
||||
angelfish-21.12/flatpak/generated-sources.json
|
||||
angelfish-21.12/flatpak/regenerate-sources.sh
|
||||
angelfish-21.12/lib/CMakeLists.txt
|
||||
angelfish-21.12/lib/resources.qrc
|
||||
angelfish-21.12/org.kde.angelfish.desktop
|
||||
angelfish-21.12/org.kde.angelfish.json
|
||||
angelfish-21.12/org.kde.angelfish.metainfo.xml
|
||||
angelfish-21.12/org.kde.angelfish.svg
|
||||
angelfish-21.12/po/az/angelfish.po
|
||||
angelfish-21.12/po/ca/angelfish.po
|
||||
angelfish-21.12/po/ca@valencia/angelfish.po
|
||||
angelfish-21.12/po/cs/angelfish.po
|
||||
angelfish-21.12/po/da/angelfish.po
|
||||
angelfish-21.12/po/de/angelfish.po
|
||||
angelfish-21.12/po/el/angelfish.po
|
||||
angelfish-21.12/po/en_GB/angelfish.po
|
||||
angelfish-21.12/po/es/angelfish.po
|
||||
angelfish-21.12/po/et/angelfish.po
|
||||
angelfish-21.12/po/eu/angelfish.po
|
||||
angelfish-21.12/po/fi/angelfish.po
|
||||
angelfish-21.12/po/fr/angelfish.po
|
||||
angelfish-21.12/po/gl/angelfish.po
|
||||
angelfish-21.12/po/hu/angelfish.po
|
||||
angelfish-21.12/po/ia/angelfish.po
|
||||
angelfish-21.12/po/it/angelfish.po
|
||||
angelfish-21.12/po/ko/angelfish.po
|
||||
angelfish-21.12/po/lt/angelfish.po
|
||||
angelfish-21.12/po/nl/angelfish.po
|
||||
angelfish-21.12/po/nn/angelfish.po
|
||||
angelfish-21.12/po/pa/angelfish.po
|
||||
angelfish-21.12/po/pl/angelfish.po
|
||||
angelfish-21.12/po/pt/angelfish.po
|
||||
angelfish-21.12/po/pt_BR/angelfish.po
|
||||
angelfish-21.12/po/ru/angelfish.po
|
||||
angelfish-21.12/po/sk/angelfish.po
|
||||
angelfish-21.12/po/sl/angelfish.po
|
||||
angelfish-21.12/po/sv/angelfish.po
|
||||
angelfish-21.12/po/tr/angelfish.po
|
||||
angelfish-21.12/po/uk/angelfish.po
|
||||
angelfish-21.12/po/zh_CN/angelfish.po
|
||||
angelfish-21.12/po/zh_TW/angelfish.po
|
||||
angelfish-21.12/src/angelfish.notifyrc
|
||||
angelfish-21.12/src/angelfish.qrc
|
||||
359
angelfish.spec
359
angelfish.spec
|
|
@ -1,359 +0,0 @@
|
|||
# adblock requires rust and corrosion
|
||||
%bcond adblock 1
|
||||
|
||||
Name: angelfish
|
||||
Version: 25.12.1
|
||||
Release: 2%{?dist}
|
||||
Summary: Plasma Mobile minimal web browser
|
||||
|
||||
# Cargo license summary:
|
||||
# MIT
|
||||
# MIT OR Apache-2.0
|
||||
# MIT OR Apache-2.0 OR Zlib
|
||||
# MPL-2.0
|
||||
# Unlicense OR MIT
|
||||
# Zlib OR Apache-2.0 OR MIT
|
||||
# Automatically converted from old format: MIT and GPLv2+ and LGPLv2 and LGPLv2+ AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) - review is highly recommended.
|
||||
License: MIT AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
URL: https://invent.kde.org/network/%{name}
|
||||
|
||||
Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
|
||||
|
||||
%{?qt6_qtwebengine_arches:ExclusiveArch: %{qt6_qtwebengine_arches}}
|
||||
|
||||
BuildRequires: appstream
|
||||
BuildRequires: cmake
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: libappstream-glib
|
||||
|
||||
BuildRequires: cmake(FutureSQL6)
|
||||
BuildRequires: cmake(KF6Crash)
|
||||
BuildRequires: cmake(KF6Config)
|
||||
BuildRequires: cmake(KF6CoreAddons)
|
||||
BuildRequires: cmake(KF6DBusAddons)
|
||||
BuildRequires: cmake(KF6I18n)
|
||||
BuildRequires: cmake(KF6Kirigami)
|
||||
BuildRequires: cmake(KF6KirigamiAddons)
|
||||
BuildRequires: cmake(KF6Notifications)
|
||||
BuildRequires: cmake(KF6Purpose)
|
||||
BuildRequires: cmake(KF6QQC2DesktopStyle)
|
||||
BuildRequires: cmake(KF6WindowSystem)
|
||||
BuildRequires: cmake(QCoro6Core)
|
||||
BuildRequires: cmake(QCoro6Quick)
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6QuickControls2)
|
||||
BuildRequires: cmake(Qt6Sql)
|
||||
BuildRequires: cmake(Qt6Svg)
|
||||
BuildRequires: cmake(Qt6Test)
|
||||
BuildRequires: cmake(Qt6WebEngineCore)
|
||||
BuildRequires: cmake(Qt6WebEngineQuick)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6QmlPrivate)
|
||||
BuildRequires: cmake(Qt6CorePrivate)
|
||||
|
||||
%if %{with adblock}
|
||||
BuildRequires: cmake(Corrosion)
|
||||
BuildRequires: rust-packaging
|
||||
%endif
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
# QML module dependencies
|
||||
Requires: kf6-kirigami%{?_isa}
|
||||
Requires: kf6-kirigami-addons%{?_isa}
|
||||
Requires: kf6-purpose%{?_isa}
|
||||
Requires: kf6-qqc2-desktop-style%{?_isa}
|
||||
Requires: qt6-qt5compat%{?_isa}
|
||||
Requires: qt6-qtwayland%{?_isa}
|
||||
Requires: qt6-qtwebengine%{?_isa}
|
||||
|
||||
%description
|
||||
Web browser for mobile devices with Plasma integration
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%if %{with adblock}
|
||||
%cargo_prep
|
||||
%endif
|
||||
|
||||
%if %{with adblock}
|
||||
%generate_buildrequires
|
||||
%cargo_generate_buildrequires
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
%if %{with adblock}
|
||||
# Rust dependency handling
|
||||
%cargo_license_summary
|
||||
%{cargo_license} > LICENSE.dependencies
|
||||
%endif
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/{MIT,GPL-2.0-or-later,LGPL-2.0-only,LGPL-2.0-or-later}.txt
|
||||
%if %{with adblock}
|
||||
%license LICENSE.dependencies
|
||||
%endif
|
||||
%doc README.md
|
||||
|
||||
%{_kf6_bindir}/%{name}
|
||||
%{_kf6_bindir}/%{name}-webapp
|
||||
|
||||
%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
||||
%{_kf6_datadir}/config.kcfg/%{name}settings.kcfg
|
||||
%{_kf6_datadir}/icons/hicolor/scalable/apps/org.kde.%{name}.svg
|
||||
%{_kf6_datadir}/knotifications6/%{name}.notifyrc
|
||||
|
||||
%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 25.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1
|
||||
- 25.12.1
|
||||
|
||||
* Sat Dec 06 2025 Steve Cossette <farchord@gmail.com> - 25.12.0-1
|
||||
- 25.12.0
|
||||
|
||||
* Fri Nov 28 2025 Steve Cossette <farchord@gmail.com> - 25.11.90-1
|
||||
- 25.11.90
|
||||
|
||||
* Sat Nov 15 2025 Steve Cossette <farchord@gmail.com> - 25.11.80-1
|
||||
- 25.11.80
|
||||
|
||||
* Tue Nov 04 2025 Steve Cossette <farchord@gmail.com> - 25.08.3-1
|
||||
- 25.08.3
|
||||
|
||||
* Wed Oct 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.2-1
|
||||
- 25.08.2
|
||||
|
||||
* Sun Sep 21 2025 Steve Cossette <farchord@gmail.com> - 25.08.1-1
|
||||
- 25.08.1
|
||||
|
||||
* Fri Aug 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.0-1
|
||||
- 25.08.0
|
||||
|
||||
* Fri Jul 25 2025 Steve Cossette <farchord@gmail.com> - 25.07.90-1
|
||||
- 25.07.90
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 25.07.80-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jul 11 2025 Steve Cossette <farchord@gmail.com> - 25.07.80-1
|
||||
- 25.07.80
|
||||
|
||||
* Thu Jul 03 2025 Steve Cossette <farchord@gmail.com> - 25.04.3-1
|
||||
- 25.04.3
|
||||
|
||||
* Wed Jun 04 2025 Steve Cossette <farchord@gmail.com> - 25.04.2-1
|
||||
- 25.04.2
|
||||
|
||||
* Wed May 14 2025 Steve Cossette <farchord@gmail.com> - 25.04.1-1
|
||||
- 25.04.1
|
||||
|
||||
* Mon Apr 14 2025 Jan Grulich <jgrulich@redhat.com> - 25.04.0-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Sat Apr 12 2025 Steve Cossette <farchord@gmail.com> - 25.04.0-1
|
||||
- 25.04.0
|
||||
|
||||
* Tue Mar 25 2025 Jan Grulich <jgrulich@redhat.com> - 25.03.80-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Thu Mar 20 2025 Steve Cossette <farchord@gmail.com> - 25.03.80-1
|
||||
- 25.03.80 (Beta)
|
||||
|
||||
* Tue Mar 04 2025 Steve Cossette <farchord@gmail.com> - 24.12.3-1
|
||||
- 24.12.3
|
||||
|
||||
* Fri Feb 21 2025 Steve Cossette <farchord@gmail.com> - 24.12.2-2
|
||||
- Rebuild for ppc64le enablement
|
||||
|
||||
* Wed Feb 05 2025 Steve Cossette <farchord@gmail.com> - 24.12.2-1
|
||||
- 24.12.2
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 24.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Jan 07 2025 Steve Cossette <farchord@gmail.com> - 24.12.1-1
|
||||
- 24.12.1
|
||||
|
||||
* Sat Dec 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.12.0-1
|
||||
- 24.12.0
|
||||
|
||||
* Fri Nov 29 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.11.90-1
|
||||
- 24.11.90
|
||||
|
||||
* Fri Nov 15 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.11.80-1
|
||||
- 24.11.80
|
||||
|
||||
* Tue Nov 05 2024 Steve Cossette <farchord@gmail.com> - 24.08.3-1
|
||||
- 24.08.3
|
||||
|
||||
* Mon Oct 14 2024 Jan Grulich <jgrulich@redhat.com> - 24.08.2-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Tue Oct 08 2024 Steve Cossette <farchord@gmail.com> - 24.08.2-1
|
||||
- 24.08.2
|
||||
|
||||
* Wed Sep 25 2024 Alessandro Astone <ales.astone@gmail.com> - 24.08.1-1
|
||||
- 24.08.1
|
||||
|
||||
* Thu Aug 22 2024 Steve Cossette <farchord@gmail.com> - 24.08.0-1
|
||||
- 24.08.0
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.05.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sun Jul 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.2-1
|
||||
- 24.05.2
|
||||
|
||||
* Fri Jun 14 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.1-1
|
||||
- 24.05.1
|
||||
|
||||
* Thu May 23 2024 Alessandro Astone <ales.astone@gmail.com> - 24.05.0-2
|
||||
- Respin tarball with stable release
|
||||
|
||||
* Fri May 17 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.0-1
|
||||
- 24.05.0
|
||||
|
||||
* Fri Apr 12 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.2-1
|
||||
- 24.02.2
|
||||
|
||||
* Thu Apr 04 2024 Jan Grulich <jgrulich@redhat.com> - 24.02.1-3
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Thu Apr 04 2024 Jan Grulich <jgrulich@redhat.com> - 24.02.1-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Fri Mar 29 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.1-1
|
||||
- 24.02.1
|
||||
|
||||
* Thu Mar 28 2024 Neal Gompa <ngompa@fedoraproject.org> - 24.02.0-3
|
||||
- Add adblock build conditional back
|
||||
|
||||
* Tue Mar 26 2024 Steve Cossette <farchord@gmail.com> - 24.02.0-2
|
||||
- Switching from vendored adblock to fedora package
|
||||
|
||||
* Wed Feb 21 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.0-1
|
||||
- 24.02.0
|
||||
|
||||
* Fri Feb 16 2024 Jan Grulich <jgrulich@redhat.com> - 24.01.95-3
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Mon Feb 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 24.01.95-2
|
||||
- Enable adblock
|
||||
|
||||
* Wed Jan 31 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.95-1
|
||||
- 24.01.95
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.01.90-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.01.90-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jan 11 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.90-1
|
||||
- 24.01.90
|
||||
|
||||
* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1
|
||||
- 24.01.85
|
||||
|
||||
* 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)
|
||||
|
||||
* Thu Nov 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 24.01.75-1
|
||||
- 24.01.75
|
||||
|
||||
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
||||
- 23.08.2
|
||||
|
||||
* Thu Oct 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 23.08.1-1
|
||||
- 23.08.1
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.04.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jul 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.3-1
|
||||
- 23.04.3
|
||||
|
||||
* Tue Jun 06 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.2-1
|
||||
- 23.04.2
|
||||
|
||||
* Sat May 13 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.1-1
|
||||
- 23.04.1
|
||||
|
||||
* Thu Apr 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.0-1
|
||||
- 23.04.0
|
||||
|
||||
* Fri Mar 31 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.90-1
|
||||
- 23.03.90
|
||||
|
||||
* Mon Mar 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.80-1
|
||||
- 23.03.80
|
||||
|
||||
* Mon Jan 30 2023 Justin Zobel <justin@1707.io> - 23.01.0-1
|
||||
- Update to 23.01.0
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Dec 01 2022 Justin Zobel <justin@1707.io> - 22.11-1
|
||||
- Update to 22.11
|
||||
|
||||
* Wed Sep 28 2022 Justin Zobel <justin@1707.io> - 22.09-1
|
||||
- Update to 22.09
|
||||
|
||||
* Thu Aug 25 2022 Justin Zobel <justin@1707.io> - 22.06-1
|
||||
- Update to 22.06
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 22.04-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jul 18 2022 Jan Grulich <jgrulich@redhat.com> - 22.04-3
|
||||
- Rebuild (qt5)
|
||||
|
||||
* Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 22.04-2
|
||||
- Rebuild (qt5)
|
||||
|
||||
* Wed May 04 2022 Justin Zobel <justin@1707.io> - 22.04-1
|
||||
- Update to 22.04
|
||||
|
||||
* Wed Mar 30 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 22.02-3
|
||||
- Rebuild (qt5)
|
||||
|
||||
* Mon Mar 14 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 22.02-2
|
||||
- Rebuild for Qt5WebEngine
|
||||
|
||||
* Thu Feb 10 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 22.02-1
|
||||
- Plasma mobile version 22.02
|
||||
|
||||
* Fri Jan 21 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.12-2
|
||||
- Ignore ppc64le and s390x
|
||||
|
||||
* Tue Jan 11 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.12-1
|
||||
- Version bump 21.12 and cosmetic fixes
|
||||
|
||||
* Fri Nov 05 2021 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.08-1
|
||||
- initial version angelfish
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
SHA512 (angelfish-25.12.1.tar.xz) = 640c224b3017c2e951bc5bd3952b50a338712fb93c1ce108fd269d2333a8557dd1dd7e62d40bb12e8dc116bf217a4b8e1e57475783e23d2b69babf6902bae729
|
||||
Loading…
Add table
Add a link
Reference in a new issue