Update to Myrlyn 1.0.0 #1
2
_service
2
_service
@@ -7,7 +7,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="revision">0.9.7</param>
|
||||
<param name="revision">1.0.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual"/>
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
<param name="url">https://github.com/shundhammer/yqpkg.git</param>
|
||||
<param name="changesrevision">ca8bd11aa2729b40fa14e5e7131f3e7506962260</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/shundhammer/myrlyn.git</param>
|
||||
<param name="changesrevision">1cfa079e67f1c9820e0b402daa713d98e0677c4a</param></service></servicedata>
|
||||
<param name="changesrevision">58a8c143ec896a5eacf83f447c8940bc32b6c24b</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4d2f2a3cc7ec6db59f540db5fd129c78c478cc9b069f38eb8f3ef7334167284
|
||||
size 6581773
|
||||
3
myrlyn-1.0.0.obscpio
Normal file
3
myrlyn-1.0.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a22e7983b92ece67920f84ffedce9343a76464d928020ae5c6092739c3fbb003
|
||||
size 24006157
|
||||
107
myrlyn.changes
107
myrlyn.changes
@@ -1,3 +1,110 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 17 19:05:15 UTC 2026 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Update to version 1.0.0:
|
||||
* Version bump to 1.0.0
|
||||
* Document zypp history filters
|
||||
* Wider columns in zypp history
|
||||
* zypp history filters are working
|
||||
* New classes for zypp history filters
|
||||
* Use [OK] as the default dialog button
|
||||
* Suppress Qt bullshit messages that keep flooding the log
|
||||
* Add zypp history filter dialog
|
||||
* Add infrastructure for zypp history filters
|
||||
* Extend zypp history browser time line to today if the last activity date was just 10 or less days ago
|
||||
* Zypp history error handling
|
||||
* Fix (+/-) count conditions
|
||||
* Show (+/-) count in zypp history only for nontrivial transactions
|
||||
* Reasonable column widths in zypp history browser
|
||||
* Initial selection in zypp history browser
|
||||
* Added new zypp history browser to features in README.md
|
||||
* Show (+/-) count for commands in zypp history
|
||||
* Show --zypp-history in usage message as normal, not debugging option
|
||||
* Use standard columns in zypp history only for packages and patches
|
||||
* Fixed column spanning for parent items
|
||||
* Working zypp history browser navigation
|
||||
* Populated history events tree
|
||||
* First populated timeline (navigation) tree for the zypp history
|
||||
* First rough parsing tests ok
|
||||
* Add Ctrl+Shift+H shortcut to show zypp history
|
||||
* First new (still empty) ZyppHistoryBrowser, drop old YQPkgHistoryDialog
|
||||
* Code reorg + consistency
|
||||
* Handle incomplete zypp history files
|
||||
* New designer form for the zypp history browser
|
||||
* More zypp history test data
|
||||
* Add zypp history test data
|
||||
* Factor out ZyppHistoryEvents
|
||||
* Use a namespace for better organization
|
||||
* Lots of boring zypp history parser code
|
||||
* Parse zypp history command events
|
||||
* Filling ZyppHistoryParser with life
|
||||
* Filling ZyppHistoryParser with life
|
||||
* New class ZyppHistoryParser
|
||||
* New class ZyppHistory
|
||||
* Handle command line options with additional argument
|
||||
* Make sure at least one "search in" check box is checked when searching
|
||||
* Support searching in RPM recommends, too
|
||||
* Added tooltip for auto search default mode button
|
||||
* Right-align auto search default mode button
|
||||
* Enable switching the default auto search mode between "Starts With" and "Contains"
|
||||
* New icons
|
||||
* Allow no parent
|
||||
* Unneeded includes
|
||||
* Fixed script she-bang
|
||||
* Class rename MyrlynTranslator -> Translator
|
||||
* Generalize MyrlynTranslator
|
||||
* Re-imported latest QDirStat logger
|
||||
* Show special resolver modes (up/dup) in status line
|
||||
* Silenced left-over debug output
|
||||
* Support using ~/.config/openSUSE/myrlyn-sudo.conf
|
||||
* Fixed typo in .desktop file
|
||||
* Added Video LAN community repo (also serves libdvdcss)
|
||||
* Log the Qt environment
|
||||
* More HiDPI hints in .desktop files
|
||||
* Ensure the popup is centered
|
||||
* Commented out unavailable/redundant community repos on 16.x
|
||||
* No progress bar during post-transaction scripts
|
||||
* Actually use myrlyn-run0 in myrlyn-run0.desktop
|
||||
* Added systemd run0 support (#122 by @zeusgoose)
|
||||
* Updated docs: Stability and maturity
|
||||
* Added myrlyn-stable for Leap 15.6 from OBS home:shundhammer to downloads
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 09:52:28 UTC 2025 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Update to version 0.9.9:
|
||||
* Version bump to 0.9.9
|
||||
* Default to not using RPM groups on openSUSE / SLE distros
|
||||
* Added the freshly published community repos for Leap 16.0 / SLES-16.0
|
||||
* Hint about HiDPI scaling in .desktop files
|
||||
* Keep QT_SCALE_FACTOR in myrlyn-sudo environment
|
||||
* Don't show service filter view by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 12:32:56 UTC 2025 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Update to version 0.9.8:
|
||||
* Version bump to 0.9.8
|
||||
* Don't write a default for useRpmGroups for now (Closes #112)
|
||||
* Make the default for "useRpmGroups" compile-time configurable
|
||||
* Make "useRpmGroups" configurable in config file
|
||||
* Use textdomain "rpm-groups" for RPM groups
|
||||
* Removed redundant initial selection
|
||||
* Class rename for consistency
|
||||
* Lazy RPM tree init for startup performance
|
||||
* Filter correcty for empty RPM groups
|
||||
* Removed ancient fallback RPM groups
|
||||
* Consistent terminology
|
||||
* Open only the first two levels of the RPM groups tree
|
||||
* Suppress Qt logging spam
|
||||
* First hacky version of RPM groups (#112)
|
||||
* Translate RPM groups and suppress 'Unspecified'
|
||||
* Show RPM group in technical details view (#112)
|
||||
* Use non-breaking hyphen in read‑only
|
||||
* Don't consider ignored missing RPM signature as failed task (Closes #110)
|
||||
* GitHub config
|
||||
* Added Leap 16.x community repos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 09 09:41:24 UTC 2025 - shundhammer@suse.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: myrlyn
|
||||
version: 0.9.7
|
||||
mtime: 1752053759
|
||||
commit: 1cfa079e67f1c9820e0b402daa713d98e0677c4a
|
||||
version: 1.0.0
|
||||
mtime: 1768676007
|
||||
commit: 58a8c143ec896a5eacf83f447c8940bc32b6c24b
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: myrlyn
|
||||
# If you change the version here, don't forget ../VERSION.cmake !
|
||||
# To increase only the last number, use rake version:bump
|
||||
Version: 0.9.7
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Package manager GUI
|
||||
License: GPL-2.0-only
|
||||
@@ -77,7 +77,8 @@ CMAKE_OPTS="-DCMAKE_BUILD_TYPE=RELEASE"
|
||||
%endif
|
||||
|
||||
%cmake \
|
||||
$CMAKE_OPTS
|
||||
$CMAKE_OPTS \
|
||||
-DUSE_RPM_GROUPS=off
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user