Leigh Scott d0b44b9
%global cinnamon_desktop_version 5.0.0
c57da15
c57da15
Summary: Cinnamon session manager
c57da15
Name:    cinnamon-session
Leigh Scott d0b44b9
Version: 5.0.0
Leigh Scott d0b44b9
Release: 1%{?dist}
5e78d52
License: GPLv2+ and LGPLv2+
5fbfb01
URL:     https://github.com/linuxmint/%{name}
a54de0b
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
ea78c81
c57da15
Requires: system-logos
c57da15
# Needed for cinnamon-settings-daemon
34d2505
Requires: cinnamon-control-center-filesystem
c57da15
c57da15
# pull in dbus-x11, see bug 209924
c57da15
Requires: dbus-x11
c57da15
c57da15
# we need an authentication agent in the fallback session
c57da15
Requires: polkit-gnome
3625fbd
# an artificial requires to make sure we get dconf, for now
3625fbd
Requires: dconf
c57da15
91749a3
Requires: cinnamon-desktop >= %{cinnamon_desktop_version}
7a1fd49
18ae6db
BuildRequires: gcc
56393d8
BuildRequires: pkgconfig(gtk+-3.0) >= 2.99.0
56393d8
BuildRequires: pkgconfig(dbus-glib-1)
60b2067
BuildRequires: pkgconfig(gl)
56393d8
BuildRequires: pkgconfig(libnotify) >= 0.7.0
56393d8
BuildRequires: pkgconfig(xtrans)
56393d8
BuildRequires: pkgconfig(librsvg-2.0)
56393d8
BuildRequires: pkgconfig(json-glib-1.0)
c57da15
# this is so the configure checks find /usr/bin/halt etc.
c57da15
BuildRequires: usermode
1085bf0
BuildRequires: pkgconfig(pango)
a54de0b
BuildRequires: pkgconfig(xapp) >= 1.4.6
56393d8
BuildRequires: pkgconfig(xt)
56393d8
BuildRequires: pkgconfig(xtst)
56393d8
BuildRequires: pkgconfig(upower-glib)
b9c57c3
BuildRequires: pkgconfig(libsystemd)
56393d8
BuildRequires: pkgconfig(polkit-agent-1)
c2304c3
BuildRequires: pkgconfig(libcanberra)
c9ed563
BuildRequires: meson
56393d8
BuildRequires: intltool
c57da15
BuildRequires: xmlto
c57da15
c57da15
c57da15
%description
c57da15
Cinnamon-session manages a Cinnamon desktop or GDM login session. It starts up
c57da15
the other core components and handles logout and saving the session.
c57da15
c57da15
%prep
8e0b752
%autosetup -p1
c9ed563
c57da15
c57da15
%build
c9ed563
%meson \
8166584
 -Dfrequent-warnings=true \
8166584
 -Dgconf=false
c9ed563
%meson_build
c57da15
c57da15
%install
c9ed563
%meson_install
c57da15
c57da15
c9ed563
%ldconfig_scriptlets
ed3ba35
c57da15
3afd95f
%files
f3f6dd6
%doc AUTHORS README
c57da15
%doc %{_mandir}/man*/*
f3f6dd6
%license COPYING
c57da15
%{_bindir}/*
c57da15
%{_libexecdir}/cinnamon-session-check-accelerated
c57da15
%{_libexecdir}/cinnamon-session-check-accelerated-helper
c57da15
%{_datadir}/cinnamon-session/
d55bc4d
%{_datadir}/doc/cinnamon-session/dbus/cinnamon-session.html
c57da15
%{_datadir}/icons/hicolor/*/apps/cinnamon-session-properties.png
c57da15
%{_datadir}/icons/hicolor/scalable/apps/cinnamon-session-properties.svg
c57da15
%{_datadir}/glib-2.0/schemas/org.cinnamon.SessionManager.gschema.xml
c57da15
c57da15
%changelog
Leigh Scott d0b44b9
* Fri May 28 2021 Leigh Scott <leigh123linux@gmail.com> - 5.0.0-1
Leigh Scott d0b44b9
- Update to 5.0.0 release
Leigh Scott d0b44b9
Leigh Scott 1caef99
* Fri Apr 09 2021 Leigh Scott <leigh123linux@gmail.com> - 4.8.0-3
Leigh Scott 1caef99
- Fixes for desktop spec and systemd user env blacklist
Leigh Scott 1caef99
4409566
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-2
4409566
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
4409566
Leigh Scott 0e70f47
* Wed Nov 25 2020 Leigh Scott <leigh123linux@gmail.com> - 4.8.0-1
Leigh Scott 0e70f47
- Update to 4.8.0 release
Leigh Scott 0e70f47
Leigh Scott 74aa493
* Tue Aug 11 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.2-1
Leigh Scott 74aa493
- Update to 4.6.2 release
Leigh Scott 74aa493
4e17fe0
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
4e17fe0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4e17fe0
Leigh Scott bd6ca7f
* Wed May 27 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.1-1
Leigh Scott bd6ca7f
- Update to 4.6.1 release
Leigh Scott bd6ca7f
Leigh Scott dd5440a
* Tue May 12 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.0-1
Leigh Scott dd5440a
- Update to 4.6.0 release
Leigh Scott dd5440a
5f3bfbb
* Fri Feb 14 2020 Leigh Scott <leigh123linux@googlemail.com> - 4.4.1-1
5f3bfbb
- Update to 4.4.1 release
5f3bfbb
9582c1c
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-2
9582c1c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
9582c1c
70601c7
* Sat Nov 16 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.4.0-1
70601c7
- Update to 4.4.0 release
70601c7
71c340e
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2
71c340e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
71c340e
0501659
* Thu Jul 04 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.1-1
0501659
- Update to 4.2.1 release
0501659
a54de0b
* Sun Jun 23 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.0-1
a54de0b
- Update to 4.2.0 release
a54de0b
046b2e6
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2
046b2e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
046b2e6
e4aaeae
* Tue Oct 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.0-1
e4aaeae
- Update to 4.0.0 release
e4aaeae
ed3ba35
* Sun Oct 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.2-2
ed3ba35
- Drop EPEL/RHEL support
ed3ba35
234ce43
* Thu Aug 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.2-1
234ce43
- Update to 3.8.2 release
234ce43
18ae6db
* Fri Jul 13 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.1-3
18ae6db
- Add buildrequires gcc
18ae6db
797ad38
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2
797ad38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
797ad38
e58e35e
* Thu Apr 19 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.1-1
e58e35e
- Update to 3.8.1 release
e58e35e
c9ed563
* Wed Apr 18 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.0-1
c9ed563
- Update to 3.8.0 release
c9ed563
ab5e9d9
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-3
ab5e9d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ab5e9d9
ecd976b
* Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.6.1-2
ecd976b
- Remove obsolete scriptlets
ecd976b
d2e8a96
* Wed Nov 22 2017 Björn Esser <besser82@fedoraproject.org> - 3.6.1-1
d2e8a96
- update to 3.6.1 release
d2e8a96
d46c9d4
* Tue Nov 21 2017 Björn Esser <besser82@fedoraproject.org> - 3.6.0-2
d46c9d4
- Add patch to optionally disable DBus user session
d46c9d4
1b76f95
* Mon Oct 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.6.0-1
1b76f95
- update to 3.6.0 release
1b76f95
d2f60db
* Wed Sep 13 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.2-4
d2f60db
- Previous commit isn't needed for EPEL7
d2f60db
0a544dc
* Sat Sep 09 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.2-3
0a544dc
- Add patch for properly restarting dbus user-session
0a544dc
3a33881
* Wed Aug 30 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.2-2
3a33881
- Adjustments for EPEL7
3a33881
d038529
* Wed Aug 09 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.2-1
d038529
- update to 3.4.2 release
d038529
3a6e85b
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-5
3a6e85b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
3a6e85b
fbfaf8c
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 3.4.1-4
fbfaf8c
- Rebuild with binutils fix for ppc64le (#1475636)
fbfaf8c
60b2067
* Wed Jul 26 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-3
60b2067
- Add build requires mesa-libGL-devel
60b2067
697a602
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-2
697a602
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
697a602
f9b430f
* Wed Jun 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-1
f9b430f
- update to 3.4.1 release
f9b430f
02cf5f8
* Fri May 26 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-6
02cf5f8
- Updated patch for g-s-d blacklist
02cf5f8
8dcdea5
* Sun May 07 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-5
8dcdea5
- Updated patch to update environment for dbus and systemd user-session
8dcdea5
a0ec163
* Sun May 07 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-4
a0ec163
- Updated patch to update environment for dbus and systemd user-session
a0ec163
84ec2de
* Sun May 07 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-3
84ec2de
- Updated patch to update environment for dbus and systemd user-session
84ec2de
5fbfb01
* Sat May 06 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-2
5fbfb01
- Add patch to update environment for dbus and systemd user-session
5fbfb01
8e0b752
* Thu May 04 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-1
8e0b752
- update to 3.4.0 release
8e0b752
d918548
* Sun Apr 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.2.20170423gitd87d97d>
d918548
- update to git snapshot
d918548
06b43e6
* Fri Mar 31 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-4
06b43e6
- remove polkit-desktop-policy requires
06b43e6
1b9987c
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-3
1b9987c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1b9987c
669599e
* Tue Jan 31 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-2
669599e
- blacklist gnome-settings-daemon plugins from auto starting
669599e
cfdd56c
* Mon Nov 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-1
cfdd56c
- update to 3.2.0 release
cfdd56c
0345c84
* Wed Jul 13 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-3
0345c84
- Make QT5 apps configurable using the qt5ct tool
0345c84
459f7c7
* Wed Jul 13 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-2
459f7c7
- patch to fix the qt override
459f7c7
82af147
* Sat May 21 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-1
82af147
- update to 3.0.1 release
82af147
43fe979
* Tue May 17 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-3
b3db48a
- add setting for gtk overlay scrollbars
43fe979
cc9cd13
* Sat May 14 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-2
cc9cd13
- fix gnome-keyring autostart issue
cc9cd13
0ff8cc9
* Sat Apr 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-1
0ff8cc9
- update to 3.0.0 release
0ff8cc9
1061f09
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-3
1061f09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1061f09
b3cac67
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.2-2
b3cac67
- rebuilt
b3cac67
5ea895e
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.2-1
5ea895e
- update to 2.8.2 release
5ea895e
d57d504
* Sat Oct 17 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.0-1
d57d504
- update to 2.8.0 release
d57d504
fb887f4
* Wed Jul 15 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-2
fb887f4
- disable overlay scrollbars
fb887f4
e2cf5b3
* Sun Jun 28 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-1
e2cf5b3
- update to 2.6.3 release
e2cf5b3
d60b20c
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-2
d60b20c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
d60b20c
91749a3
* Mon May 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.1-1
91749a3
- update to 2.6.1 release
91749a3
0595c13
* Wed May 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.0-1
0595c13
- update to 2.6.0 release
0595c13
421f6f7
* Wed May 06 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.1-0.3.git2a18785
421f6f7
- update to git snapshot
421f6f7
128d43b
* Tue May 05 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.1-0.2.gitfc7111e
128d43b
- blacklist xscreensaver from autostarting
128d43b
e266115
* Tue May 05 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.1-0.1.gitfc7111e
e266115
- update to git snapshot
e266115
843913b
* Sun Feb 22 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-5
843913b
- set clutter env for f22+
843913b
640f3f7
* Tue Jan 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-4
640f3f7
- patch cinnamon-session-properties for gtk-3.14 changes
640f3f7
ea78c81
* Fri Nov 21 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-3
ea78c81
- blacklist gnome-initial-setup from autostart (bz 1165893)
ea78c81
5e78d52
* Thu Nov 20 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-2
5e78d52
- revert upstream commit (somethings are rotten and should remain dead)
5e78d52
ac14898
* Sat Nov 08 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-1
ac14898
- update to 2.4.1
ac14898
8c861a8
* Fri Oct 31 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-1
8c861a8
- update to 2.4.0
8c861a8
d63dbfb
* Mon Oct 06 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.3.git8c1b918
d63dbfb
- use upstream commits for invisible session properties dialog (gtk-3.14)
d63dbfb
8a2ed29
* Mon Oct 06 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.2.git8c1b918
8a2ed29
- invisible session properties dialog (gtk-3.14)
8a2ed29
4936395
* Tue Sep 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.1.git8c1b918
4936395
- update to latest git
4936395
ec4ccf3
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-2
ec4ccf3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ec4ccf3
fccae6c
* Fri Jun 27 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.2-1
fccae6c
- update to 2.2.2
fccae6c
6d08ee9
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
6d08ee9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6d08ee9
531b76a
* Fri May 09 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.1-1
531b76a
- update to 2.2.1
531b76a
531b76a
* Fri May 09 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-3
1d17924
- revert disable tracker from session startup
1d17924
531b76a
* Wed May 07 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-2
531b76a
- Patch to prevent tracker crapware from autostarting
531b76a
d7393e1
* Sat Apr 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-1
d7393e1
- update to 2.2.0
d7393e1
745c9d5
* Wed Apr 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-1
745c9d5
- update to 2.0.6
745c9d5
- readd Br pangox-compat-devel for epel
745c9d5
- add upstream fix for clutter xinput (bz 873434)
745c9d5
b5db410
* Mon Jan 13 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.5-2
b5db410
- make changes for epel7
b5db410
357aba1
* Sun Nov 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.5-1
357aba1
- update to 2.0.5
357aba1
9b74de8
* Thu Nov 07 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.4-2
9b74de8
- fix upower compile issue
9b74de8
c2f851a
* Sun Nov 03 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.4-1
c2f851a
- update to 2.0.4
c2f851a
- drop upstream patches
c2f851a
4b4b1b3
* Wed Oct 30 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.1-2
4b4b1b3
- fix screeensaver command
4b4b1b3
989aeb1
* Wed Oct 09 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.1-1
989aeb1
- update to 2.0.1
989aeb1
- drop upstream patches
989aeb1
18d5729
* Sun Oct 06 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.0-2
18d5729
- add patch so user switch works in lightdm
18d5729
258c61d
* Wed Oct 02 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.0-1
258c61d
- update to 2.0.0
258c61d
- drop upstream patches
258c61d
b403a2b
* Mon Sep 30 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-1
b403a2b
- update to 1.9.2
b403a2b
7ac4e4f
* Tue Sep 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.12.git405f80d
7ac4e4f
- add some build conditionals
7ac4e4f
6923724
* Sun Sep 15 2013 Rex Dieter <rdieter@fedoraproject.org> 1.0.0-0.11.git405f80d
Rex Dieter 634587e
- support systemd_login1 suspend/hibernate
Rex Dieter 634587e
7a1fd49
* Sun Aug 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.10.git405f80d
7a1fd49
- update to latest git
7a1fd49
- add requires cinnamon-desktop
7a1fd49
2f41b27
* Thu Aug 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.9.git58710ea
2f41b27
- rebuilt
2f41b27
2bc17de
* Tue Aug 06 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.8.git58710ea
2bc17de
- add systemd patch
2bc17de
49f76dd
* Sun Jul 28 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.7.git58710ea
49f76dd
- remove requires notification-daemon
49f76dd
- fix missing menu icon
49f76dd
998d361
* Thu Jul 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.6.git58710ea
998d361
- patch to remove session-migration (ubuntu leftover)
998d361
e6b7f24
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.5.git58710ea
e6b7f24
- don't delete the glade file as we need it
e6b7f24
34d2505
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.4.git58710ea
34d2505
- change require gnome control-center to cinnamon
34d2505
3c4d09d
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.3.git58710ea
3c4d09d
- update to latest git
3c4d09d
7bb6151
* Tue Jul 23 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.2.gitdf909ee
7bb6151
- update to latest git
7bb6151
c57da15
* Sat May 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.1.git090f4bd
c57da15
- Initial build
c57da15