Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

attica-qt5-devel-5.71.0-lp152.1.1 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: attica-qt5-devel Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 5.71.0 Vendor: openSUSE
Release: lp152.1.1 Build date: Wed Jun 17 11:40:57 2020
Group: Development/Libraries/C and C++ Build host: obs-power9-06
Size: 119769 Source RPM: attica-qt5-5.71.0-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Open Collaboration Service client library - development files
Development files for attica, Attica a library to access Open Collaboration Service servers.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sun Jun 07 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.71.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.71.0
  - No code change since 5.70.0
* Sun May 03 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.70.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.70.0
  - No code change since 5.69.0
* Sun Apr 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.69.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/kde-frameworks-5.69.0
  - No code change since 5.68.0
* Sun Mar 08 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.68.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
  - Changes since 5.67.0:
    * Make it compile against qt5.15. They reverted change error() to socketError
    * Attica: Convert license statements to SPDX markers
    * Use ecm_qt_install_logging_categories over manual categories file
    * Add a default provider (as per documentation)
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.67.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
  - Changes since 5.66.0:
    * Make it compile with qt5.15
* Sun Jan 05 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.66.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
  - Changes since 5.65.0:
    * [Attica] Port QRegExp to QRegularExpression
    * qrand is deprecated. Port to QRandomGenerator
    * Don't use a verified nullptr as a data source
    * Support multiple children elements in comment elements
    * Update the obsolete projects.kde.org URL
    * Set a proper agent string for Attica requests
* Sun Dec 08 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.65.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
  - No code change since 5.64.0
* Sun Nov 03 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.64.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
  - Changes since 5.63.0:
    * Use ECMGenerateExportHeader to manage deprecated API better
    * Add some std::move in setter functions
* Sun Oct 06 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.63.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
  - No code change since 5.62.0
* Sat Sep 07 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.62.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
  - Changes since 5.61.0:
    * Fix the attica pkgconfig file.
  - Drop 0001-Fix-the-attica-pkgconfig-file.patch, merged upstream.
* Wed Aug 07 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.61.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
  - No code change since 5.60.0
  - Add 0001-Fix-the-attica-pkgconfig-file.patch
* Fri Jul 19 2019 Wolfgang Bauer <wbauer@tmo.at>
  - Don't lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrame@kde.org
  - Update to 5.60.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
  - Changes since 5.59.0:
    * Add some documentation for PlatformDependent
    * Install in new logging directory when we use kf5 5.59.0
* Sun Jun 09 2019 lbeltrame@kde.org
  - Update to 5.59.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
  - No code changes since 5.58.0
* Wed May 15 2019 lbeltrame@kde.org
  - Update to 5.58.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
  - No code changes since 5.57.0
* Sun Apr 14 2019 lbeltrame@kde.org
  - Update to 5.57.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
  - Changes since 5.56.0:
    * Accept any HTTP status between 100 and 199 as benign
    * Additions for ProviderManager documentation
    * [attica] compile without foreach
    * autotests: use new signal failedToLoad in ProviderTest
* Sun Mar 10 2019 lbeltrame@kde.org
  - Update to 5.56.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
  - Changes since 5.55.0:
    * It compiles fine with qt5.13
    * Remove deprecated QSignalMapper
    * Fix some clazy error
    * Port to for(...:...)
* Fri Feb 15 2019 alarrosa@suse.com
  - Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrame@kde.org
  - Update to 5.55.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
  - Changes since 5.54.0:
    * No code changes since 5.54.0
* Mon Jan 14 2019 lbeltrame@kde.org
  - Update to 5.54.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
  - Changes since 5.53.0:
    * Fix providertest. exec() only once, with the right settings upfront.
    * Notify if a default provider failed to download
* Sun Dec 09 2018 lbeltrame@kde.org
  - Update to 5.53.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
  - Changes since 5.52.0:
    * Use isEmpty
    * Use new syntax
    * Add missing override
    * Remove Qt include prefix
* Sun Nov 11 2018 lbeltrame@kde.org
  - Update to 5.52.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
  - Changes since 5.51.0:
    * No code changes since 5.51.0
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
  - Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.org
  - Update to 5.51.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
  - Changes since 5.50.0:
    * Make sure that it compiles with strict compile flags
* Thu Sep 13 2018 lbeltrame@kde.org
  - Update to 5.50.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
  - Changes since 5.49.0:
    * Add support for proposed tags addition in OCS 1.7
    * Use QTEST_GUILESS_MAIN
* Sun Aug 19 2018 christophe@krop.fr
  - Update to 5.49.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
  - Changes since 5.48.0:
    * Don't instantiate a QStringRef into a QString only to search in a QStringList
    * Define elements when they're declared
* Mon Jul 16 2018 lbeltrame@kde.org
  - Update to 5.48.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
  - Changes since 5.47.0:
    * Use more nullptr
    * Port remaining uses of qDebug() to qcDebug(ATTICA)
    * Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
    * Add debug output for all network requests
    * Fix checking invalid provider url
    * Unbreak building tests on Windows
    * Add provider auto test
    * Fix broken url to API specification
* Tue Jun 12 2018 lbeltrame@kde.org
  - Update to 5.47.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
  - Changes since 5.46.0:
    * Add override
    * Use override
* Sun May 13 2018 lbeltrame@kde.org
  - Update to 5.46.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
  - Changes since 5.45.0:
    * None
* Sat Apr 14 2018 lbeltrame@kde.org
  - Update to 5.45.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
  - Changes since 5.44.0:
    * Remove not necessary QtCore and co
    * Explicitly set content type to form data
* Mon Mar 12 2018 lbeltrame@kde.org
  - Update to 5.44.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
  - Changes since 5.43.0:
    * None
* Mon Feb 12 2018 lbeltrame@kde.org
  - Update to 5.43.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
  - Changes since 5.42.0:
    * None
* Tue Jan 16 2018 lbeltrame@kde.org
  - Update to 5.42.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
  - Changes since 5.41.0:
    * Remove obsolete reviewboardrc file
* Sun Dec 17 2017 lbeltrame@kde.org
  - Update to 5.41.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
  - Changes since 5.40.0:
    * We depend against 5.7
* Mon Nov 13 2017 lbeltrame@kde.org
  - Update to 5.40.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
  - Changes since 5.39.0:
    * None
* Mon Oct 23 2017 lbeltrame@kde.org
  - Update to 5.39.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
  - Changes since 5.38.0:
    * None
* Tue Sep 12 2017 lbeltrame@kde.org
  - Update to 5.38.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
  - Changes since 5.37.0:
    * None
* Sat Aug 12 2017 christophe@krop.fr
  - Update to 5.37.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
  - Changes since 5.36.0 :
    * Add categories file
* Wed Jul 12 2017 lbeltrame@kde.org
  - Update to 5.36.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
  - Changes since 5.35.0:
    * [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrame@kde.org
  - Update to 5.35.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
  - Changes since 5.34.0:
    * Improve error notification
* Mon May 15 2017 fabian@ritter-vogt.de
  - Update to 5.34.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
  - Changes since 5.33.0:
    * Fix warning
* Sat Apr 15 2017 lbeltrame@kde.org
  - Update to 5.33.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
  - Changes since 5.32.0:
    * Upgrade ECM and KF5 version requirements for 5.33.0 release.
    * Upgrade KF5 version to 5.33.0.
* Sun Mar 19 2017 lbeltrame@kde.org
  - Update to 5.32.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
  - Changes since 5.31.0:
    * Upgrade ECM and KF5 version requirements for 5.32.0 release.
    * Upgrade KF5 version to 5.32.0.
* Thu Feb 09 2017 hrvoje.senjan@gmail.com
  - Update to 5.31.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Sun Jan 08 2017 hrvoje.senjan@gmail.com
  - Update to 5.30.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
  - Update to 5.29.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sat Nov 05 2016 hrvoje.senjan@gmail.com
  - Update to 5.28.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.28.0.php
* Sun Oct 02 2016 hrvoje.senjan@gmail.com
  - Update to 5.27.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.27.0.php
* Tue Sep 06 2016 hrvoje.senjan@gmail.com
  - Update to 5.26.0
    * Add Qt5Network as a public dependency
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 21 2016 jengelh@inai.de
  - Do not rely on pkg-config being pulled in by something else;
    make sure pkgconfigdeps.sh runs without a doubt.
* Sun Aug 07 2016 hrvoje.senjan@gmail.com
  - Update to 5.25.0
    * Qt >= 5.5 is now required
    * Follow HTTP redirects
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjan@gmail.com
  - Update to 5.24.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Mon Jun 06 2016 hrvoje.senjan@gmail.com
  - Update to 5.23.0
    * Make it actually possible to tell providers from the url
      we were given
    * Provide QDebug helpers for some Attica classes
    * Fix redirection of absolute Urls (kde#354748)
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjan@gmail.com
  - Update to 5.22.0 (boo#980066)
    * Properly check if a URL is a local file
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.22.0.php
* Mon Apr 04 2016 hrvoje.senjan@gmail.com
  - Update to 5.21.0 (boo#974793)
    * Add const variant to getter method
    * Upgrade Qt version requirement to 5.4.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.21.0.php
* Sun Mar 06 2016 hrvoje.senjan@gmail.com
  - Update to 5.20.0 (boo#970856)
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
  - Update to 5.19.0 (boo#967668)
    * Simplify attica plugin look-up and initialization
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
  - Update to 5.18.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
  - Update to 5.17.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
  - Update to 5.16.0 (boo#955067)
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
  - Update to 5.15.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
  - Update to 5.14.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
  - Update to 5.13.0
    * The Qt version requirement has been bumped from 5.2 to 5.3
    * Debug output has been ported to categorized output, for less
      noise by default
    * Docbook documentation has been reviewed and updated
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjan@gmail.com
  - Update to 5.12.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjan@gmail.com
  - Update to 5.11.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjan@gmail.com
  - Update to 5.10.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjan@gmail.com
  - Update to 5.9.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.9.0.php
* Sat Mar 07 2015 hrvoje.senjan@gmail.com
  - Update to 5.8.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Sun Feb 08 2015 hrvoje.senjan@gmail.com
  - Update to 5.7.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.7.0.php
  - Add Source URL
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
  - Update to 5.6.0
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.6.0.php
* Sat Dec 06 2014 hrvoje.senjan@gmail.com
  - Update to 5.5.0
    * Use all of QT_PLUGIN_PATH paths rather than just QLibraryInfo
      path to look for plugins
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.5.0.php
* Sun Nov 02 2014 hrvoje.senjan@gmail.com
  - Update to 5.4.0
    * Fix build with Qt 5.4
    * For more details please see:
      https://www.kde.org/announcements/kde-frameworks-5.4.0.php

Files

/usr/include/KF5
/usr/include/KF5/Attica
/usr/include/KF5/Attica/Attica
/usr/include/KF5/Attica/Attica/AccountBalance
/usr/include/KF5/Attica/Attica/Achievement
/usr/include/KF5/Attica/Attica/Activity
/usr/include/KF5/Attica/Attica/BuildService
/usr/include/KF5/Attica/Attica/BuildServiceJob
/usr/include/KF5/Attica/Attica/BuildServiceJobOutput
/usr/include/KF5/Attica/Attica/Category
/usr/include/KF5/Attica/Attica/Comment
/usr/include/KF5/Attica/Attica/Config
/usr/include/KF5/Attica/Attica/Content
/usr/include/KF5/Attica/Attica/DeleteJob
/usr/include/KF5/Attica/Attica/Distribution
/usr/include/KF5/Attica/Attica/DownloadDescription
/usr/include/KF5/Attica/Attica/DownloadItem
/usr/include/KF5/Attica/Attica/Event
/usr/include/KF5/Attica/Attica/Folder
/usr/include/KF5/Attica/Attica/Forum
/usr/include/KF5/Attica/Attica/GetJob
/usr/include/KF5/Attica/Attica/HomePageEntry
/usr/include/KF5/Attica/Attica/HomePageType
/usr/include/KF5/Attica/Attica/Icon
/usr/include/KF5/Attica/Attica/ItemJob
/usr/include/KF5/Attica/Attica/KnowledgeBaseEntry
/usr/include/KF5/Attica/Attica/License
/usr/include/KF5/Attica/Attica/ListJob
/usr/include/KF5/Attica/Attica/Message
/usr/include/KF5/Attica/Attica/Metadata
/usr/include/KF5/Attica/Attica/Person
/usr/include/KF5/Attica/Attica/PostJob
/usr/include/KF5/Attica/Attica/PrivateData
/usr/include/KF5/Attica/Attica/Project
/usr/include/KF5/Attica/Attica/Provider
/usr/include/KF5/Attica/Attica/ProviderManager
/usr/include/KF5/Attica/Attica/Publisher
/usr/include/KF5/Attica/Attica/PublisherField
/usr/include/KF5/Attica/Attica/PutJob
/usr/include/KF5/Attica/Attica/RemoteAccount
/usr/include/KF5/Attica/Attica/Topic
/usr/include/KF5/Attica/attica
/usr/include/KF5/Attica/attica/accountbalance.h
/usr/include/KF5/Attica/attica/achievement.h
/usr/include/KF5/Attica/attica/activity.h
/usr/include/KF5/Attica/attica/attica_export.h
/usr/include/KF5/Attica/attica/atticabasejob.h
/usr/include/KF5/Attica/attica/atticautils.h
/usr/include/KF5/Attica/attica/buildservice.h
/usr/include/KF5/Attica/attica/buildservicejob.h
/usr/include/KF5/Attica/attica/buildservicejoboutput.h
/usr/include/KF5/Attica/attica/category.h
/usr/include/KF5/Attica/attica/comment.h
/usr/include/KF5/Attica/attica/config.h
/usr/include/KF5/Attica/attica/content.h
/usr/include/KF5/Attica/attica/deletejob.h
/usr/include/KF5/Attica/attica/distribution.h
/usr/include/KF5/Attica/attica/downloaddescription.h
/usr/include/KF5/Attica/attica/downloaditem.h
/usr/include/KF5/Attica/attica/event.h
/usr/include/KF5/Attica/attica/folder.h
/usr/include/KF5/Attica/attica/forum.h
/usr/include/KF5/Attica/attica/getjob.h
/usr/include/KF5/Attica/attica/homepageentry.h
/usr/include/KF5/Attica/attica/homepagetype.h
/usr/include/KF5/Attica/attica/icon.h
/usr/include/KF5/Attica/attica/itemjob.h
/usr/include/KF5/Attica/attica/knowledgebaseentry.h
/usr/include/KF5/Attica/attica/license.h
/usr/include/KF5/Attica/attica/listjob.h
/usr/include/KF5/Attica/attica/message.h
/usr/include/KF5/Attica/attica/metadata.h
/usr/include/KF5/Attica/attica/person.h
/usr/include/KF5/Attica/attica/platformdependent.h
/usr/include/KF5/Attica/attica/platformdependent_v2.h
/usr/include/KF5/Attica/attica/postjob.h
/usr/include/KF5/Attica/attica/privatedata.h
/usr/include/KF5/Attica/attica/project.h
/usr/include/KF5/Attica/attica/provider.h
/usr/include/KF5/Attica/attica/providermanager.h
/usr/include/KF5/Attica/attica/publisher.h
/usr/include/KF5/Attica/attica/publisherfield.h
/usr/include/KF5/Attica/attica/putjob.h
/usr/include/KF5/Attica/attica/remoteaccount.h
/usr/include/KF5/Attica/attica/topic.h
/usr/include/KF5/Attica/attica/version.h
/usr/include/KF5/attica_version.h
/usr/lib64/cmake/KF5Attica
/usr/lib64/cmake/KF5Attica/KF5AtticaConfig.cmake
/usr/lib64/cmake/KF5Attica/KF5AtticaConfigVersion.cmake
/usr/lib64/cmake/KF5Attica/KF5AtticaTargets-none.cmake
/usr/lib64/cmake/KF5Attica/KF5AtticaTargets.cmake
/usr/lib64/libKF5Attica.so
/usr/lib64/pkgconfig/libKF5Attica.pc
/usr/lib64/qt5/mkspecs/modules/qt_Attica.pri


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:11:19 2024