b714f23
Name:           gnote
beef648
Version:        3.38.0
beef648
Release:        1%{?dist}
b714f23
Summary:        Note-taking application
f3a3625
b714f23
License:        GPLv3+
7b1dfaa
URL:            https://wiki.gnome.org/Apps/Gnote
beef648
Source0:        https://download.gnome.org/sources/gnote/3.38/%{name}-%{version}.tar.xz
3e03358
Patch0:         gnote-gcc11.patch
af90e96
4347446
BuildRequires:  boost-devel
cce7fcd
BuildRequires:  desktop-file-utils
4347446
BuildRequires:  gettext
9f388e7
BuildRequires:  gspell-devel
4347446
BuildRequires:  gtkmm30-devel
4347446
BuildRequires:  intltool
9c48e55
BuildRequires:  itstool
9c48e55
BuildRequires:  libsecret-devel
4347446
BuildRequires:  libuuid-devel
4347446
BuildRequires:  libxml2-devel
9c48e55
BuildRequires:  libxslt-devel
4347446
BuildRequires:  pcre-devel
67d9d9f
BuildRequires:  gcc-c++
b75bb84
BuildRequires: make
2c507d8
Owen W. Taylor b4c07e3
%global __provides_exclude_from ^%{_libdir}/%{name}/addins
Owen W. Taylor b4c07e3
b714f23
%description
b714f23
Gnote is a desktop note-taking application which is simple and easy to use.
b714f23
It lets you organize your notes intelligently by allowing you to easily link
b714f23
ideas together with Wiki style interconnects. It is a port of Tomboy to C++ 
ada806c
and consumes fewer resources.
b714f23
b714f23
%prep
b714f23
%setup -q
3e03358
%patch0 -p1
b714f23
b714f23
%build
bd0019a
%configure --disable-static --with-gnu-ld
f30f1c6
%make_build V=1
b714f23
b714f23
%install
679ee8a
%make_install
b714f23
8b4cc26
find %{buildroot} -type f -name "*.la" -delete
bd5dc89
9c48e55
%find_lang %{name} --with-gnome
2c507d8
1efa54a
%check
1efa54a
desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
1efa54a
2c507d8
%files -f %{name}.lang
197a649
%license COPYING
197a649
%doc README TODO NEWS AUTHORS
b714f23
%{_bindir}/gnote
b714f23
%{_datadir}/applications/gnote.desktop
b714f23
%{_datadir}/gnote/
b714f23
%{_datadir}/icons/hicolor/*/apps/gnote.png
b714f23
%{_datadir}/icons/hicolor/scalable/apps/gnote.svg
e9bb388
%exclude %{_libdir}/libgnote.so
64e153e
%{_libdir}/gnote/
64e153e
%{_libdir}/libgnote*
c18724c
%{_datadir}/dbus-1/services/org.gnome.Gnote.service
c9cfb52
%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
7d4d334
%dir %{_datadir}/gnome-shell/
7d4d334
%dir %{_datadir}/gnome-shell/search-providers/
7d4d334
%{_datadir}/gnome-shell/search-providers/gnote-search-provider.ini
dc1dbbf
%{_datadir}/metainfo/gnote.appdata.xml
3a364c4
%{_mandir}/man1/gnote.1*
b714f23
b714f23
%changelog
beef648
* Sat Sep 19 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
beef648
- Update to 3.38.0
beef648
3e03358
* Thu Sep 17 2020 Jeff Law <law@redhat.com> - 3.37.0-4
3e03358
- Fix missing #include for gcc-11
3e03358
da17dd2
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.0-3
da17dd2
- Second attempt - Rebuilt for
da17dd2
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
da17dd2
a2fc9f6
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.0-2
a2fc9f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
a2fc9f6
94e635b
* Tue May 05 2020 Kalev Lember <klember@redhat.com> - 3.37.0-1
94e635b
- Update to 3.37.0
94e635b
7e565d6
* Sun Mar 15 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
7e565d6
- Update to 3.36.0
7e565d6
b607663
* Sun Feb 23 2020 Kalev Lember <klember@redhat.com> - 3.35.0-1
b607663
- Update to 3.35.0
b607663
2c54005
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.1-2
2c54005
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
2c54005
9f63d69
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
9f63d69
- Update to 3.34.1
9f63d69
9f388e7
* Sat Sep 21 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
9f388e7
- Update to 3.34.0
9f388e7
50e6285
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.0-2
50e6285
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
50e6285
f12d89d
* Mon May 13 2019 Kalev Lember <klember@redhat.com> - 3.33.0-1
f12d89d
- Update to 3.33.0
f12d89d
5544500
* Sun Apr 14 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
5544500
- Update to 3.32.1
5544500
ffda2dc
* Mon Mar 18 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
ffda2dc
- Update to 3.32.0
ffda2dc
cb8dd1c
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.0-2
cb8dd1c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
cb8dd1c
973d5e0
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 3.31.0-1
973d5e0
- Update to 3.31.0
973d5e0
2680761
* Sun Sep 23 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
2680761
- Update to 3.30.0
2680761
7cc08a3
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
7cc08a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
7cc08a3
dc1dbbf
* Mon Mar 19 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
dc1dbbf
- Update to 3.28.0
dc7ad66
- Remove ldconfig scriptlets
dc1dbbf
67d9d9f
* Sat Mar 10 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.26.0-4
67d9d9f
- Add g++ to BRs
67d9d9f
6087b6f
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-3
6087b6f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6087b6f
9b67033
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-2
9b67033
- Remove obsolete scriptlets
9b67033
cb27848
* Mon Sep 18 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
cb27848
- Update to 3.26.0
cb27848
1d001fa
* Wed Aug 30 2017 Kalev Lember <klember@redhat.com> - 3.25.0-1
1d001fa
- Update to 3.25.0
1d001fa
79ead2e
* Mon Aug 21 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
79ead2e
- Update to 3.24.1
79ead2e
9d9a1d1
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.0-5
9d9a1d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
9d9a1d1
44f344c
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.0-4
44f344c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
44f344c
86a46d3
* Mon Jul 03 2017 Jonathan Wakely <jwakely@redhat.com> - 3.24.0-3
86a46d3
- Rebuilt for Boost 1.64
86a46d3
Owen W. Taylor b4c07e3
* Wed May 17 2017 Owen Taylor <otaylor@redhat.com> - 3.24.0-2
Owen W. Taylor b4c07e3
- Filter out provides of private dynamically loaded libraries
Owen W. Taylor b4c07e3
627329c
* Mon Apr 03 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
627329c
- Update to 3.24.0
627329c
Richard Hughes a30ee22
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.0-1
Richard Hughes a30ee22
- Update to 3.23.0
Richard Hughes a30ee22
64a9724
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-3
64a9724
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
64a9724
79b0c33
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 3.22.1-2
79b0c33
- Rebuilt for Boost 1.63
79b0c33
97c67f6
* Sun Nov 27 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
97c67f6
- Update to 3.22.1
97c67f6
eab5d7f
* Mon Sep 26 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
eab5d7f
- Update to 3.22.0
eab5d7f
924ce73
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
924ce73
- Update to 3.21.1
f3a3625
- Don't set group tags
7b1dfaa
- Update project URLs
679ee8a
- Use make_install macro
1efa54a
- Move desktop-file-validate to the check section
924ce73
5e5e38f
* Sun Aug 21 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.21.0-1
5e5e38f
- Update to latest upstream release
5e5e38f
481d594
* Sun May 15 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.20.1-1
481d594
- Update to latest upstream release
481d594
3acc2f5
* Sun Mar 27 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.20.0-1
3acc2f5
- Update to 3.20.0
3acc2f5
e7d432a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-3
e7d432a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e7d432a
8f3c3a0
* Mon Feb 01 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.19.0-2
8f3c3a0
- bug fix
8f3c3a0
a8658a0
* Mon Feb 01 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.19.0-1
a8658a0
- Update to 3.19.0
a8658a0
2028130
* Fri Jan 15 2016 Jonathan Wakely <jwakely@redhat.com> - 3.18.1-2
2028130
- Rebuilt for Boost 1.60
2028130
36859e7
* Sat Dec 05 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
36859e7
- Update to 3.18.1
36859e7
ad3ba15
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
ad3ba15
- Update to 3.18.0
ad3ba15
0e0e58f
* Sun Sep 13 2015 Kalev Lember <klember@redhat.com> - 3.17.1-1
0e0e58f
- Update to 3.17.1
197a649
- Use license macro for COPYING
0e0e58f
be2d9c0
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 3.17.0-4
be2d9c0
- Rebuilt for Boost 1.59
be2d9c0
d4c0a45
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.0-3
d4c0a45
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
d4c0a45
d50c818
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 3.17.0-2
d50c818
- rebuild for Boost 1.58
d50c818
39eea44
* Mon Jul 13 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.17.0-1
39eea44
- Update to latest upstream release
39eea44
d0ccbc7
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
d0ccbc7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
d0ccbc7
d7ef108
* Mon Jun 01 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.16.1-1
d7ef108
- Update to latest upstream release.
d7ef108
e6ef547
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-3
e6ef547
- Rebuilt for GCC 5 C++11 ABI change
e6ef547
bbae3cf
* Mon Mar 30 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.16.0-2
bbae3cf
- Forgot to update SourceURL
bbae3cf
d9ccc54
* Mon Mar 30 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.16.0-1
d9ccc54
- Update to 3.16.0
d9ccc54
fd85651
* Sat Mar 07 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
fd85651
- Update to 3.15.1
fd85651
Petr Machata 2388b71
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 3.14.0-2
Petr Machata 2388b71
- Rebuild for boost 1.57.0
Petr Machata 2388b71
177b38f
* Sun Sep 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
177b38f
- Update to 3.14.0
177b38f
928429f
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.0-5
928429f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
928429f
1065780
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.0-4
1065780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1065780
Petr Machata 0edd019
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 3.13.0-3
Petr Machata 0edd019
- Rebuild for boost 1.55.0
Petr Machata 0edd019
f7cf857
* Wed May 07 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.13.0-2
f7cf857
- Enable optional x11 support for hotkeys
f7cf857
- rhbz 1094089
f7cf857
67b99bb
* Fri May 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.0-1
67b99bb
- Update to 3.13.0
67b99bb
31be28b
* Wed Mar 26 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.12.0-1
31be28b
- Update to latest upstream release
31be28b
e0ce9e6
* Thu Mar 06 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.11.1-1
e0ce9e6
- Update to latest upstream release
e0ce9e6
- Correct changelog date
e0ce9e6
7445169
* Sat Nov 09 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.10.1-1
7445169
- Update to 3.10.1
7445169
- News: http://ftp.gnome.org/pub/GNOME/sources/gnote/3.10/gnote-3.10.1.news
7445169
a97bbf6
* Sun Aug 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
a97bbf6
- Update to 3.9.3
a97bbf6
bc0edba
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.1-3
bc0edba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
bc0edba
Petr Machata 371ede3
* Tue Jul 30 2013 Petr Machata <pmachata@redhat.com> - 3.9.1-2
Petr Machata 371ede3
- Rebuild for boost 1.54.0
Petr Machata 371ede3
7d4d334
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> 3.9.1-1
7d4d334
- Update to 3.9.1
7d4d334
- Drop upstreamed patch
7d4d334
- Package the new gnome-shell search provider
7d4d334
33b078f
* Fri May 24 2013 Rahul Sundaram <sundaram@fedoraproject.org> 3.9.0-2
33b078f
- drop soname symlink.  Resolves rhbz#889242
33b078f
9a65330
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> 3.9.0-1
9a65330
- Update to 3.9.0
9a65330
183e827
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> 3.8.0-1
183e827
- Update to 3.8.0
183e827
76473e5
* Thu Mar 07 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-5
76473e5
- Complete patch. Tested as scratch build. Builds!
76473e5
6483962
* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-4
6483962
- Spec bump, update patch, retry build
6483962
6ee2e1a
* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-3
6ee2e1a
- Spec bump
6ee2e1a
af90e96
* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-2
af90e96
- Add patch for missing -lpthread that broke koji build
af90e96
e2d37a4
* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-1
e2d37a4
- Update to 3.7.3 rhbz#917584
e2d37a4
- Add gtkspell3 to BR for spell check support
e2d37a4
31cfe10
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.2-2
31cfe10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
31cfe10
e924257
* Mon Jan 21 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.2-1
e924257
- Update to latest: 3.7.2
e924257
5590d8c
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.0-1
5590d8c
- Update to 3.7.0
5590d8c
9c48e55
* Wed Sep 26 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
9c48e55
- Update to 3.6.0
ab520a3
- Use desktop-file-validate
9c48e55
eb47025
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
eb47025
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
eb47025
cbb7baa
* Sun Jul  8 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.9.1-1
cbb7baa
- update to 0.9.1
cbb7baa
- http://ftp.gnome.org/pub/GNOME/sources/gnote/0.9/gnote-0.9.1.news
cbb7baa
ebbfdd9
* Thu Mar 29 2012 Rahul Sundaram <sundaram@fedoraproject.org> - 0.9.0-1
ebbfdd9
- update to 0.9.0
ebbfdd9
- https://mail.gnome.org/archives/gnote-list/2012-March/msg00000.html
ebbfdd9
eba9911
* Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> - 0.8.2-3
eba9911
- Rebuild against PCRE 8.30
eba9911
de1c3cd
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-2
de1c3cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
de1c3cd
db9d4e6
* Fri Dec 30 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.2-1
db9d4e6
- update to 0.8.2
db9d4e6
- https://mail.gnome.org/archives/gnote-list/2011-December/msg00001.html
db9d4e6
e0ce9e6
* Mon Oct 24 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.0-2
c9cfb52
- Update scriplets for gsettings schema and icon cache. Fixes rhbz#743580
c9cfb52
- Drop obsolete dependency on Gconf and dbus-c++-devel
c9cfb52
- Update build requires to gtkmm30-devel instead of gtkmm24-devel
c9cfb52
- Fix source url
c9cfb52
0f026a3
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 0.8.0-1
0f026a3
- Update to 0.8.0
0f026a3
8b4cc26
* Tue Aug 02 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.5-1
8b4cc26
- New upstream release
8b4cc26
- http://mail.gnome.org/archives/gnote-list/2011-July/msg00001.html
8b4cc26
- Drop all patches since they are now upstream
8b4cc26
6410695
* Sun May 01 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.4-1
6410695
- New upstream bug fix release
6410695
- http://mail.gnome.org/archives/gnote-list/2011-April/msg00011.html
6410695
- Drop couple of no longer needed patches
6410695
736345e
* Sun Apr 17 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-9
736345e
- Rebuilt for Boost soname bump
736345e
- Added rarian-compat as build requires
736345e
Bastien Nocera cfd140c
* Thu Feb 10 2011 Bastien Nocera <bnocera@redhat.com> 0.7.3-8
Bastien Nocera cfd140c
- Make sure that gnote shows up on first launch
Bastien Nocera cfd140c
e4b8064
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-7
e4b8064
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e4b8064
d510a14
* Sun Feb  6 2011 Michel Salim <salimma@fedoraproject.org> - 0.7.3-6
d510a14
- Rebuild for Boost 1.46
d510a14
Bastien Nocera 2791b31
* Thu Feb 03 2011 Bastien Nocera <bnocera@redhat.com> 0.7.3-5
Bastien Nocera 2791b31
- Disable panel applet
Bastien Nocera 2791b31
- Rebuild against newer GTK+
Bastien Nocera cdeed55
- Add patch from Petr Machata <pmachata@redhat.com> to fix the build
Bastien Nocera 2791b31
63a6a9b
* Fri Dec 17 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-4
c3a9d22
- Add the patch
c3a9d22
c3a9d22
* Fri Dec 17 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-3
63a6a9b
- Fix gnote losing add-in status when running as app
63a6a9b
- Resolves rhbz#654562
63a6a9b
3b61878
* Sat Nov 06 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-2
3b61878
- Explicit build requires on libxslt-devel
1b1755c
1b1755c
* Sat Nov 06 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-1
1b1755c
- New upstream bug fix release with translation updates
1b1755c
- http://mail.gnome.org/archives/gnote-list/2010-November/msg00002.html
1b1755c
- Drop backported patch
1b1755c
34896f9
* Fri Jul 30 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.2-2
34896f9
- Rebuild for Boost 1.44
34896f9
- Drop the clean section
34896f9
253d323
* Fri Mar 12 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.2-1
253d323
- Ability to search for phrases, prompt while renaming notes, bug fixes
253d323
- Add a patch from upstream master to replace deprecated macros 
253d323
- Drop upstreamed patch to fix dso linking
253d323
- http://mail.gnome.org/archives/gnote-list/2010-March/msg00010.html
253d323
7d8dce5
* Tue Feb 16 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.1-3
7d8dce5
- Fix implicit DSO linking (thanks to Ankur Sinha)
7d8dce5
- Fixes bz#564774
7d8dce5
4329157
* Wed Jan 20 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.1-2
4329157
- Rebuild for new Boost soname bump
4329157
253782f
* Tue Jan 05 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.1-1
253782f
- Mostly minor bug fixes
253782f
- http://mail.gnome.org/archives/gnote-list/2010-January/msg00004.html
253782f
bd5dc89
* Fri Jan 01 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.0-1
bd5dc89
- Add a Note of the Day addin, addins can be disabled now
bd5dc89
- http://mail.gnome.org/archives/gnote-list/2009-December/msg00013.html
bd5dc89
fff8d94
* Tue Dec 29 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.3-3
fff8d94
- Upstream patches adding a fix for Bugzilla add-in and other minor bug fixes
fff8d94
3ce2281
* Tue Dec 22 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.3-2
3ce2281
- Several patches from upstream for additional translations
3ce2281
- Gnote now confirm to XDG specification
3ce2281
81664d6
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 0.6.3-1
81664d6
- Update to 0.6.3
81664d6
6044a31
* Thu Aug 13 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.2-1
6044a31
- Very minor bug fixes
6044a31
- http://mail.gnome.org/archives/gnote-list/2009-August/msg00006.html
6044a31
6044a31
* Sat Aug 01 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.1-1
c18724c
- D-Bus support enabled, many new features and bug fixes
c18724c
- http://mail.gnome.org/archives/gnote-list/2009-July/msg00016.html
c18724c
- 0.6.0 skipped due to applet breakage fixed in this release
c18724c
- http://mail.gnome.org/archives/gnote-list/2009-July/msg00020.html
c18724c
fa3e573
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-2
fa3e573
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
fa3e573
402497d
* Wed Jul 15 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.3-1
402497d
- Few minor bug fixes
402497d
- http://mail.gnome.org/archives/gnote-list/2009-July/msg00002.html
402497d
bf574ae
* Sat Jul 04 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.2-2
bf574ae
- Build requires libuuid-devel instead of e2fsprogs-devel
bf574ae
ecdd55b
* Sat Jul 04 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.2-1
ce0403e
- New upstream bug fix release
ce0403e
- http://mail.gnome.org/archives/gnote-list/2009-July/msg00000.html
ce0403e
a3969f9
* Thu Jun 25 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.1-1
a3969f9
- Fixes a regression and some bugs
a3969f9
- http://mail.gnome.org/archives/gnote-list/2009-June/msg00002.html
a3969f9
ada806c
* Wed Jun 17 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.0-1
ada806c
- Adds the ability to import Tomboy notes on first run 
ada806c
- http://mail.gnome.org/archives/gnote-list/2009-June/msg00000.html
ada806c
 
2c507d8
* Thu May 28 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.4.0-1
2c507d8
- Many minor bug fixes from new upstream release
2c507d8
  http://www.figuiere.net/hub/blog/?2009/05/27/670-gnote-040
2c507d8
2c507d8
* Wed May 06 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.3.1-1
2c507d8
- new upstream release. Fixes rhbz #498739. Fix #499227
2c507d8
2c507d8
* Fri May 01 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.3.0-1
2c507d8
- new upstream release. Includes applet and more plugins.
2c507d8
2c507d8
* Fri Apr 24 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.2.0-2
2c507d8
- enable spell checker
2c507d8
2c507d8
* Thu Apr 23 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.2.0-1
2c507d8
- new upstream release
b714f23
d8ab411
* Thu Apr 16 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.1.2-2
d8ab411
- Add BR on gnome-doc-utils
d8ab411
2c507d8
* Wed Apr 15 2009 Jesse Keating <jkeating@redhat.com> - 0.1.2-1
2c507d8
- Update to 0.1.2 to fix many upstream bugs
2c507d8
  http://www.figuiere.net/hub/blog/?2009/04/15/660-gnote-012
cba63af
cce7fcd
* Fri Apr 10 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.1.1-4
cce7fcd
- Drop a unnecessary require, BR and fix summary
cce7fcd
b714f23
* Wed Apr 08 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.1.1-3
b714f23
- Fix review issues
b714f23
b714f23
* Wed Apr 08 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.1.1-2
b714f23
- include pre script for gconf schema
b714f23
b714f23
* Wed Apr 08 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.1.1-1
b714f23
- Initial spec file
b714f23