Skip to content

Commit

Permalink
2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu committed Feb 25, 2023
1 parent 2f95053 commit 99a5cad
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
sucharu (2.0.8) stable; urgency=medium

* Update readme with version 2.0.7 (#35)
- Add binary download links for GTK+,
Unity and XFWM4
* Add GTK auto refresh (#38)
- Sync Mint-Y gtk themes to /gtk/upstream/gtk*/Mint-Y
- Upload Yaru gtk themes to /gtk/upstream/gtk*/Yaru
from commit a65449080
* New upstream snapshot for Cinnamon (#41)
Co-authored-by: hsbasu <[email protected]>
* New upstream snapshot for GTK3 (#39)
Co-authored-by: hsbasu <[email protected]>
* New upstream snapshot for GTK4 (#40)
Co-authored-by: hsbasu <[email protected]>
* fix permissions of github actions
* optimize assets for cinnamon theme (#44)
- Reduce the size using scour
- Update the dpi to support newer versions
while opened in inkscape
* Update build steps for colorable cinnamon assets (#45)
- Update meson build script to include png assets
- Read colorable assets from a file
- Update scss from upstream
- Update test script
* Update debian packaging (#46)
- Regress minimum gnome-shell version
to 42 to support jammy
- Update VCS source and links
- Remove unused dependencies
- Fix lintian from copyright
- Remove unnecessary lines from Makefile
* Update readme and cleanup unused sources (#47)

-- Himadri Sekhar Basu <[email protected]> Sat, 25 Feb 2023 21:48:05 +0530

sucharu (2.0.7) stable; urgency=medium

* change file permission to non-executable (#31)
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('Sucharu',
version: '2.0.7',
version: '2.0.8',
meson_version: '>= 0.60',
license : ['GPL3', 'CC BY-SA 4.0'],
default_options: ['prefix=/usr'])
Expand Down

0 comments on commit 99a5cad

Please sign in to comment.