c63347a
Summary: A menu system for the Cinnamon project
c63347a
Name:    cinnamon-menus
735deeb
Version: 4.2.0
d8662a6
Release: 2%{?dist}
dbcbe05
License: LGPLv2+
735deeb
URL:     https://github.com/linuxmint/%{name} 
735deeb
Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
dbcbe05
dbcbe05
BuildRequires: intltool
2e7573b
BuildRequires: meson
2e7573b
BuildRequires: pkgconfig(gio-unix-2.0)
2e7573b
BuildRequires: pkgconfig(gobject-introspection-1.0)
2e7573b
BuildRequires: python3
dbcbe05
dbcbe05
%description
dbcbe05
cinnamon-menus is an implementation of the draft "Desktop
dbcbe05
Menu Specification" from freedesktop.org. This package
dbcbe05
also contains the Cinnamon menu layout configuration files,
dbcbe05
.directory files and assorted menu related utility programs,
dbcbe05
Python bindings, and a simple menu editor.
dbcbe05
dbcbe05
%package devel
dbcbe05
Summary: Libraries and include files for the Cinnamon menu system
dbcbe05
Requires: %{name}%{?_isa} = %{version}-%{release}
dbcbe05
dbcbe05
%description devel
dbcbe05
This package provides the necessary development libraries for
dbcbe05
writing applications that use the Cinnamon menu system.
dbcbe05
dbcbe05
%prep
735deeb
%autosetup -p1
dbcbe05
dbcbe05
%build
2e7573b
%meson \
2e7573b
 -Ddeprecated_warnings=false \
2e7573b
 -Denable_debug=false
dbcbe05
2e7573b
%meson_build
dbcbe05
dbcbe05
%install
2e7573b
%meson_install
d93a2f1
find %buildroot -name '*.la' -exec rm -f {} ';'
dbcbe05
c34fd2a
%ldconfig_scriptlets
dbcbe05
dbcbe05
%files
c16f7a2
%doc AUTHORS NEWS
c16f7a2
%license COPYING COPYING.LIB
dbcbe05
%{_libdir}/lib*.so.*
dbcbe05
%{_libdir}/girepository-1.0/CMenu-3.0.typelib
dbcbe05
dbcbe05
%files devel
dbcbe05
%{_libdir}/lib*.so
dbcbe05
%{_libdir}/pkgconfig/*
dbcbe05
%{_includedir}/cinnamon-menus-3.0
dbcbe05
%{_datadir}/gir-1.0/CMenu-3.0.gir
dbcbe05
dbcbe05
%changelog
d8662a6
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
d8662a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
d8662a6
735deeb
* Sun Jun 23 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.0-1
735deeb
- Update to 4.2.0 release
735deeb
2e7573b
* Wed Feb 20 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.0.1-0.1.20190220gitd653309
2e7573b
- Update to git snapshot
2e7573b
b971718
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2
b971718
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b971718
450a19e
* Tue Oct 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.0-1
450a19e
- Update to 4.0.0 release
450a19e
d93a2f1
* Sun Oct 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.2-3
d93a2f1
- Drop EPEL/RHEL support
d93a2f1
766c6ca
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-2
766c6ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
766c6ca
5ffe479
* Fri Jun 08 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.2-1
5ffe479
- Update to 3.8.2 release
5ffe479
fa4dac8
* Sun May 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.1-1
fa4dac8
- Update to 3.8.1 release
fa4dac8
c34fd2a
* Mon Apr 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.0-1
c34fd2a
- Update to 3.8.0 release
c34fd2a
55dfa61
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-3
55dfa61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
55dfa61
41cedb2
* Thu Nov 16 2017 Björn Esser <besser82@fedoraproject.org> - 3.6.0-2
41cedb2
- Use macro for Python3 packages
41cedb2
c997747
* Mon Oct 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.6.0-1
c997747
- update to 3.6.0 release
c997747
53d6a6c
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3
53d6a6c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
53d6a6c
dbf20c6
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2
dbf20c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
dbf20c6
2e8be07
* Wed May 03 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-1
2e8be07
- update to 3.4.0 release
2e8be07
caba316
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
caba316
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
caba316
c63347a
* Mon Nov 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-1
c63347a
- update to 3.2.0 release
c63347a
98b5756
* Mon May 30 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.2-1
98b5756
- update to 3.0.2 release
98b5756
6c36b86
* Tue May 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-1
6c36b86
- update to 3.0.1 release
6c36b86
a80e72f
* Sat Apr 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-1
a80e72f
- update to 3.0.0 release
a80e72f
c630acd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-3
c630acd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c630acd
5e9bf74
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.0-2
5e9bf74
- rebuilt
5e9bf74
cc17576
* Fri Oct 16 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.0-1
cc17576
- update to 2.8.0 release
cc17576
5343fa2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-2
5343fa2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
5343fa2
9ca9586
* Wed May 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.0-1
9ca9586
- update to 2.6.0 release
9ca9586
7836886
* Thu Oct 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-1
7836886
- update to 2.4.0
7836886
1e34fe9
* Tue Sep 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.1.gitf22e07d
1e34fe9
- update to latest git
1e34fe9
c0b612c
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-4
c0b612c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c0b612c
f94058b
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.2.0-3
f94058b
- Rebuilt for gobject-introspection 1.41.4
f94058b
6b02333
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2
6b02333
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6b02333
962c358
* Sat Apr 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-1
962c358
- update to 2.2.0
962c358
dbcbe05
* Sat Mar 22 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.1-0.1.gitc740513
dbcbe05
- inital release
dbcbe05