2007-10-25 01:22:05 +00:00
|
|
|
Name: gnome-devel-docs
|
2019-04-08 16:43:38 +00:00
|
|
|
Version: 3.32.1
|
2020-07-27 20:33:31 +00:00
|
|
|
Release: 5%{?dist}
|
2016-10-12 18:41:14 +00:00
|
|
|
Summary: GNOME developer documentation
|
|
|
|
|
2014-12-05 17:49:00 +00:00
|
|
|
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
|
|
|
# documents are under CC-BY-SA.
|
|
|
|
License: GFDL and CC-BY-SA
|
|
|
|
URL: https://developer.gnome.org
|
2019-03-11 19:08:39 +00:00
|
|
|
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
2016-10-12 18:41:14 +00:00
|
|
|
|
2007-10-25 01:22:05 +00:00
|
|
|
BuildArch: noarch
|
2008-09-04 05:15:03 +00:00
|
|
|
BuildRequires: docbook-utils
|
2008-09-04 05:20:32 +00:00
|
|
|
BuildRequires: gettext
|
2013-02-20 22:39:24 +00:00
|
|
|
BuildRequires: itstool
|
|
|
|
BuildRequires: yelp-tools
|
2012-04-20 16:03:17 +00:00
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
%description
|
2007-10-25 01:22:05 +00:00
|
|
|
This package contains documents which are targeted for GNOME developers.
|
|
|
|
It contains, e.g., the Human Interface Guidelines, the Integration Guide
|
|
|
|
and the Platform Overview.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
2012-04-20 16:03:17 +00:00
|
|
|
make %{?_smp_mflags}
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
%install
|
2016-04-13 17:22:45 +00:00
|
|
|
%make_install
|
2007-10-25 01:22:05 +00:00
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
%find_lang %{name} --all-name --with-gnome
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
2015-02-11 12:03:40 +00:00
|
|
|
%doc README AUTHORS NEWS
|
|
|
|
%license COPYING COPYING.GFDL
|
2007-10-25 01:22:05 +00:00
|
|
|
|
|
|
|
%changelog
|
2020-07-27 20:33:31 +00:00
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-06-17 16:53:07 +00:00
|
|
|
* Wed Jun 17 2020 David King <amigadave@amigadave.com> - 3.32.1-4
|
|
|
|
- Turn off Python bytecompilation
|
|
|
|
|
2020-01-28 22:38:45 +00:00
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-25 04:07:26 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-04-08 16:43:38 +00:00
|
|
|
* Mon Apr 08 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
|
|
|
|
- Update to 3.32.1
|
|
|
|
|
2019-03-11 19:08:39 +00:00
|
|
|
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
|
|
|
- Update to 3.32.0
|
|
|
|
|
2019-01-31 23:06:47 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-11-21 18:04:21 +00:00
|
|
|
* Wed Nov 21 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
|
|
|
- Update to 3.30.2
|
|
|
|
|
2018-09-13 08:18:52 +00:00
|
|
|
* Thu Sep 13 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
|
- Update to 3.30.1
|
|
|
|
|
2018-07-13 02:51:58 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-03-12 14:05:43 +00:00
|
|
|
* Mon Mar 12 2018 David King <amigadave@amigadave.com> - 3.28.0-1
|
|
|
|
- Update to 3.28.0
|
|
|
|
|
2018-02-07 13:18:09 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-09-11 21:52:06 +00:00
|
|
|
* Mon Sep 11 2017 David King <amigadave@amigadave.com> - 3.26.0-1
|
|
|
|
- Update to 3.26.0
|
|
|
|
|
2017-07-26 10:41:43 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 11:21:49 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-10-12 18:41:14 +00:00
|
|
|
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-2
|
|
|
|
- Minor spec file cleanups
|
|
|
|
|
2016-10-10 21:51:04 +00:00
|
|
|
* Mon Oct 10 2016 David King <amigadave@amigadave.com> - 3.22.1-1
|
|
|
|
- Update to 3.22.1
|
|
|
|
|
2016-09-20 06:49:04 +00:00
|
|
|
* Tue Sep 20 2016 David King <amigadave@amigadave.com> - 3.22.0-1
|
|
|
|
- Update to 3.22.0
|
|
|
|
|
2016-08-16 09:31:38 +00:00
|
|
|
* Tue Aug 16 2016 David King <amigadave@amigadave.com> - 3.21.90-1
|
|
|
|
- Update to 3.21.90
|
|
|
|
|
2016-05-10 06:06:15 +00:00
|
|
|
* Tue May 10 2016 David King <amigadave@amigadave.com> - 3.20.2-1
|
|
|
|
- Update to 3.20.2
|
|
|
|
|
2016-04-13 17:22:26 +00:00
|
|
|
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
|
- Update to 3.20.1
|
2016-04-13 17:22:45 +00:00
|
|
|
- Use make_install macro
|
2016-04-13 17:22:26 +00:00
|
|
|
|
2016-03-22 07:55:43 +00:00
|
|
|
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1
|
|
|
|
- Update to 3.20.0
|
|
|
|
|
2016-02-03 22:23:18 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-10-13 10:19:55 +00:00
|
|
|
* Tue Oct 13 2015 David King <amigadave@amigadave.com> - 3.18.1-1
|
|
|
|
- Update to 3.18.1
|
|
|
|
|
2015-09-21 21:33:01 +00:00
|
|
|
* Mon Sep 21 2015 David King <amigadave@amigadave.com> - 3.18.0-1
|
|
|
|
- Update to 3.18.0
|
|
|
|
|
2015-09-14 21:56:24 +00:00
|
|
|
* Mon Sep 14 2015 David King <amigadave@amigadave.com> - 3.17.92-1
|
|
|
|
- Update to 3.17.92
|
|
|
|
|
2015-07-21 14:11:47 +00:00
|
|
|
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
|
|
|
- Update to 3.17.4
|
|
|
|
|
2015-06-17 08:51:29 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-11 17:31:56 +00:00
|
|
|
* Mon May 11 2015 David King <amigadave@amigadave.com> - 3.16.2-1
|
|
|
|
- Update to 3.16.2
|
|
|
|
|
2015-04-13 21:56:42 +00:00
|
|
|
* Mon Apr 13 2015 David King <amigadave@amigadave.com> - 3.16.1-1
|
|
|
|
- Update to 3.16.1
|
|
|
|
|
2015-03-24 10:05:54 +00:00
|
|
|
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
|
- Update to 3.16.0
|
|
|
|
|
2015-03-16 21:52:54 +00:00
|
|
|
* Mon Mar 16 2015 David King <amigadave@amigadave.com> - 3.15.92-1
|
|
|
|
- Update to 3.15.92
|
|
|
|
|
2015-02-16 21:32:09 +00:00
|
|
|
* Mon Feb 16 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
|
|
|
- Update to 3.15.90
|
|
|
|
|
2015-02-11 12:01:20 +00:00
|
|
|
* Wed Feb 11 2015 David King <amigadave@amigadave.com> - 3.15.4-1
|
|
|
|
- Update to 3.15.4
|
2015-02-11 12:01:47 +00:00
|
|
|
- Preserve timestamps during install
|
2015-02-11 12:03:40 +00:00
|
|
|
- Use license macro for COPYING and COPYING.GFDL
|
2015-02-11 12:01:20 +00:00
|
|
|
|
2015-01-25 13:26:56 +00:00
|
|
|
* Sun Jan 25 2015 David King <amigadave@amigadave.com> - 3.14.4-1
|
|
|
|
- Update to 3.14.4
|
|
|
|
|
2014-12-15 14:08:54 +00:00
|
|
|
* Mon Dec 15 2014 David King <amigadave@amigadave.com> - 3.14.3-1
|
|
|
|
- Update to 3.14.3
|
|
|
|
|
2014-12-05 17:49:00 +00:00
|
|
|
* Fri Dec 05 2014 David King <amigadave@amigadave.com> - 3.14.2-2
|
|
|
|
- Document multiple licenses
|
|
|
|
|
2014-11-11 22:14:18 +00:00
|
|
|
* Tue Nov 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
|
|
|
|
- Update to 3.14.2
|
|
|
|
|
2014-10-13 21:36:56 +00:00
|
|
|
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
|
|
|
- Update to 3.14.1
|
|
|
|
|
2014-09-23 07:24:18 +00:00
|
|
|
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
- Update to 3.14.0
|
|
|
|
|
2014-09-16 13:09:53 +00:00
|
|
|
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
|
|
|
- Update to 3.13.92
|
|
|
|
|
2014-09-01 19:34:07 +00:00
|
|
|
* Mon Sep 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
|
|
|
- Update to 3.13.91
|
|
|
|
|
2014-08-19 20:18:52 +00:00
|
|
|
* Wed Aug 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.3-1
|
|
|
|
- Update to 3.12.3
|
2014-08-19 20:24:25 +00:00
|
|
|
- Drop the logos removal patch: logos are now gone from upstream tarball
|
2014-08-19 20:18:52 +00:00
|
|
|
|
2014-05-13 08:16:27 +00:00
|
|
|
* Tue Jun 10 2014 Richard Hughes <rhughes@redhat.com> - 3.12.2-1
|
|
|
|
- Update to 3.12.2
|
|
|
|
|
2014-06-07 17:03:25 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-04-28 10:33:53 +00:00
|
|
|
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-1
|
|
|
|
- Update to 3.12.1
|
|
|
|
|
2014-03-24 22:03:59 +00:00
|
|
|
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
|
- Update to 3.12.0
|
|
|
|
|
2014-03-18 13:15:47 +00:00
|
|
|
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
|
|
|
- Update to 3.11.92
|
|
|
|
|
2014-02-21 17:42:41 +00:00
|
|
|
* Fri Feb 21 2014 Richard Hughes <rhughes@redhat.com> - 3.10.3-1
|
|
|
|
- Update to 3.10.3
|
|
|
|
|
2013-11-14 18:17:40 +00:00
|
|
|
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
|
|
|
|
- Update to 3.10.2
|
|
|
|
|
2013-10-28 22:57:08 +00:00
|
|
|
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
|
|
|
- Update to 3.10.1
|
|
|
|
|
2013-09-24 23:23:01 +00:00
|
|
|
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
|
- Update to 3.10.0
|
|
|
|
|
2013-08-03 15:23:07 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-05-14 08:48:36 +00:00
|
|
|
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
|
|
|
|
- Update to 3.8.1
|
|
|
|
|
2013-03-26 03:28:14 +00:00
|
|
|
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
|
|
|
- Update to 3.8.0
|
|
|
|
|
2013-02-20 22:39:24 +00:00
|
|
|
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
|
|
|
|
- Update to 3.7.90
|
|
|
|
|
2013-02-13 23:56:33 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-11-12 21:29:27 +00:00
|
|
|
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
|
|
|
|
- Update to 3.6.2
|
|
|
|
|
2012-10-16 14:42:47 +00:00
|
|
|
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
|
|
|
- Update to 3.6.1
|
|
|
|
|
2012-09-25 19:42:48 +00:00
|
|
|
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
|
|
|
|
- Update to 3.6.0
|
|
|
|
|
2012-08-22 08:42:00 +00:00
|
|
|
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
|
- Update to 3.5.90
|
|
|
|
|
2012-07-18 18:16:25 +00:00
|
|
|
* Wed Jul 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-1
|
|
|
|
- Update to 3.5.4
|
|
|
|
|
2012-06-28 12:50:18 +00:00
|
|
|
* Thu Jun 28 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.3-1
|
|
|
|
- Update to 3.5.3
|
|
|
|
|
2012-06-07 08:38:37 +00:00
|
|
|
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
|
- Update to 3.5.2
|
|
|
|
|
2012-04-20 16:03:17 +00:00
|
|
|
* Fri Apr 20 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.4.1-2
|
|
|
|
- Replace logomarks with plain text (#814220)
|
|
|
|
|
2012-04-16 21:32:19 +00:00
|
|
|
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
|
|
|
|
- Update to 3.4.1
|
|
|
|
|
2012-03-27 15:22:49 +00:00
|
|
|
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
|
|
|
- Update to 3.4.0
|
|
|
|
|
2012-03-21 10:21:48 +00:00
|
|
|
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
|
|
|
|
- Update to 3.3.92
|
|
|
|
|
2012-02-25 01:40:52 +00:00
|
|
|
* Fri Feb 24 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
|
|
|
|
- Update to 3.3.3
|
|
|
|
|
2012-02-07 03:19:32 +00:00
|
|
|
* Mon Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
|
|
|
|
- Update to 3.3.1
|
|
|
|
|
2012-01-13 03:47:33 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-10-18 11:37:41 +00:00
|
|
|
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
|
|
|
- Update to 3.2.1
|
|
|
|
|
2011-09-28 01:38:13 +00:00
|
|
|
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
|
- Update to 3.2.0
|
|
|
|
|
2011-04-26 18:17:09 +00:00
|
|
|
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-1
|
|
|
|
- Update to 3.0.2
|
|
|
|
|
2011-04-26 03:32:40 +00:00
|
|
|
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
|
|
|
2011-04-06 07:35:27 +00:00
|
|
|
* Wed Apr 6 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
2011-03-08 04:28:25 +00:00
|
|
|
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
|
|
|
- Update to 2.91.91
|
|
|
|
|
2011-02-22 05:10:47 +00:00
|
|
|
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
|
|
|
- Update to 2.91.90
|
|
|
|
|
2011-02-09 03:56:19 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.32.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-09-28 16:36:54 +00:00
|
|
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
2010-04-27 02:51:12 +00:00
|
|
|
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
2010-03-29 17:18:26 +00:00
|
|
|
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2010-02-22 14:07:29 +00:00
|
|
|
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.3-1
|
|
|
|
- Update to 2.29.3
|
|
|
|
|
2010-02-10 16:11:20 +00:00
|
|
|
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
|
|
|
|
- Update to 2.29.2
|
|
|
|
|
2010-01-26 16:30:09 +00:00
|
|
|
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.1-1
|
|
|
|
- Update to 2.29.1
|
|
|
|
|
2009-09-21 18:03:43 +00:00
|
|
|
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
2009-08-25 02:28:18 +00:00
|
|
|
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-1
|
|
|
|
- Update to 2.27.1
|
|
|
|
|
2009-07-25 00:36:57 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-04-14 20:19:41 +00:00
|
|
|
* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
|
|
|
|
- Update to 2.26.1
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
2009-02-24 22:49:27 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-12-17 04:15:46 +00:00
|
|
|
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
2009-03-16 20:18:11 +00:00
|
|
|
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
2008-09-22 17:24:26 +00:00
|
|
|
- Update to 2.24.0
|
|
|
|
|
2008-09-04 04:54:38 +00:00
|
|
|
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
|
|
|
|
- Update to 2.23.1
|
|
|
|
|
2008-03-11 01:59:13 +00:00
|
|
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
2008-02-14 04:43:45 +00:00
|
|
|
* Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
|
|
|
|
- Update to 2.21.1
|
|
|
|
|
2007-10-25 01:22:05 +00:00
|
|
|
* Wed Oct 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
|
|
|
|
- Incorporate package review feedback
|
|
|
|
|
|
|
|
* Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
|
- Initial packaging
|