Update to new upstream version 0.7.0
- Update to new soversion 6
This commit is contained in:
parent
c843f07c9e
commit
67762b54d1
|
|
@ -1,3 +1,11 @@
|
|||
hyprutils (0.7.0-1) unstable; urgency=medium
|
||||
|
||||
[ alan (NyxTrail) ]
|
||||
* New upstream version 0.7.0
|
||||
* Breaking ABI changes: updated soversion to 6
|
||||
|
||||
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Sun, 04 May 2025 11:39:54 +0000
|
||||
|
||||
hyprutils (0.6.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version 0.6.0
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ Section: libdevel
|
|||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
libhyprutils5 (= ${binary:Version}),
|
||||
libhyprutils6 (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: Utilities used across the Hyprland ecosystem (development files)
|
||||
Hyprutils is a small C++ library for utilities used across the Hyprland
|
||||
|
|
@ -26,7 +26,7 @@ Description: Utilities used across the Hyprland ecosystem (development files)
|
|||
.
|
||||
This package contains the development files.
|
||||
|
||||
Package: libhyprutils5
|
||||
Package: libhyprutils6
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
|
|
|
|||
Loading…
Reference in New Issue