File parsec.changes of Package parsec
-------------------------------------------------------------------
Wed Jan 14 10:00:00 UTC 2026 - User <user@example.com>
- Fix macro-in-comment warning in spec file.
-------------------------------------------------------------------
Tue Jan 13 12:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint issues:
* Rename rpmlintrc to parsec-rpmlintrc and use Source100 convention.
-------------------------------------------------------------------
Tue Jan 13 11:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint issues:
* Explicitly add Source1: parsec.rpmlintrc to spec file.
* Simplify rpmlint filters to ensure they match.
-------------------------------------------------------------------
Tue Jan 13 10:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint filters:
* Correct syntax in parsec.rpmlintrc (use single regex argument).
-------------------------------------------------------------------
Tue Jan 13 09:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint warnings:
* Update parsec.rpmlintrc to also suppress "invalid-license Proprietary" error.
-------------------------------------------------------------------
Tue Jan 13 08:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint warning:
* Add parsec.rpmlintrc to suppress "branding-requires-unversioned hicolor-icon-theme" error.
-------------------------------------------------------------------
Tue Jan 13 07:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint warnings:
* Add %check section
* Clean up comments
-------------------------------------------------------------------
Tue Jan 13 06:00:00 UTC 2026 - User <user@example.com>
- Fix build failure:
* Quote Categories value in desktop-file-install to handle semicolon properly
-------------------------------------------------------------------
Tue Jan 13 05:00:00 UTC 2026 - User <user@example.com>
- Fix build failure:
* Correct desktop-file-install command to specify the desktop file and categories.
-------------------------------------------------------------------
Tue Jan 13 04:00:00 UTC 2026 - User <user@example.com>
- Fix rpmlint warnings:
* Manually strip binaries to fix unstripped-binary-or-object warning
* Replace deprecated %suse_update_desktop_file with desktop-file-install
* Fix macro-in-comment warning
-------------------------------------------------------------------
Tue Jan 13 03:00:00 UTC 2026 - User <user@example.com>
- Cleanup spec file:
* Remove explicit library Requires that are automatically detected
(fixes rpmlint errors about explicit-lib-dependency)
-------------------------------------------------------------------
Tue Jan 13 02:00:00 UTC 2026 - User <user@example.com>
- Fix build failure:
* Move architecture-dependent .so file from /usr/share/parsec/skel
to %{_libdir}/parsec/skel to satisfy rpmlint
* Add symlink in old location for compatibility
-------------------------------------------------------------------
Tue Jan 13 01:00:00 UTC 2026 - User <user@example.com>
- Fix build failure:
* Add BuildRequires/Requires hicolor-icon-theme to fix directory ownership
* Update desktop file category from remote-access to Network
-------------------------------------------------------------------
Tue Jan 13 00:00:00 UTC 2026 - User <user@example.com>
- Initial package creation for version 150.97c
- Repackaged from official parsec-linux.deb