Skip to content

Commit 99a5cad

Browse files
committed
2.0.8
1 parent 2f95053 commit 99a5cad

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

debian/changelog

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
sucharu (2.0.8) stable; urgency=medium
2+
3+
* Update readme with version 2.0.7 (#35)
4+
- Add binary download links for GTK+,
5+
Unity and XFWM4
6+
* Add GTK auto refresh (#38)
7+
- Sync Mint-Y gtk themes to /gtk/upstream/gtk*/Mint-Y
8+
- Upload Yaru gtk themes to /gtk/upstream/gtk*/Yaru
9+
from commit a65449080
10+
* New upstream snapshot for Cinnamon (#41)
11+
Co-authored-by: hsbasu <hsbasu@users.noreply.github.com>
12+
* New upstream snapshot for GTK3 (#39)
13+
Co-authored-by: hsbasu <hsbasu@users.noreply.github.com>
14+
* New upstream snapshot for GTK4 (#40)
15+
Co-authored-by: hsbasu <hsbasu@users.noreply.github.com>
16+
* fix permissions of github actions
17+
* optimize assets for cinnamon theme (#44)
18+
- Reduce the size using scour
19+
- Update the dpi to support newer versions
20+
while opened in inkscape
21+
* Update build steps for colorable cinnamon assets (#45)
22+
- Update meson build script to include png assets
23+
- Read colorable assets from a file
24+
- Update scss from upstream
25+
- Update test script
26+
* Update debian packaging (#46)
27+
- Regress minimum gnome-shell version
28+
to 42 to support jammy
29+
- Update VCS source and links
30+
- Remove unused dependencies
31+
- Fix lintian from copyright
32+
- Remove unnecessary lines from Makefile
33+
* Update readme and cleanup unused sources (#47)
34+
35+
-- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Sat, 25 Feb 2023 21:48:05 +0530
36+
137
sucharu (2.0.7) stable; urgency=medium
238

339
* change file permission to non-executable (#31)

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('Sucharu',
2-
version: '2.0.7',
2+
version: '2.0.8',
33
meson_version: '>= 0.60',
44
license : ['GPL3', 'CC BY-SA 4.0'],
55
default_options: ['prefix=/usr'])

0 commit comments

Comments
 (0)