Convert to %autorelease and %autochangelog
[skip changelog] Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
e303f37c33
commit
e753efb062
319
babl.spec
319
babl.spec
@ -19,7 +19,7 @@
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.102
|
||||
Release: 3%{?dist}
|
||||
Release: %autorelease
|
||||
|
||||
# Compute some version related macros
|
||||
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
||||
@ -124,319 +124,4 @@ popd
|
||||
%doc %{develdocdir}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.102-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue May 02 2023 Josef Ridky <jridky@redhat.com> - 0.1.102-2
|
||||
- move to SPDX license format
|
||||
|
||||
* Tue Mar 07 2023 David King <amigadave@amigadave.com> - 0.1.102-1
|
||||
- Update to 0.1.102
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.92-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Aug 02 2022 Josef Ridky <jridky@redhat.com> - 0.1.92-3
|
||||
- Fix FTBFS in F37 (#2113117)
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.92-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Mar 31 2022 Josef Ridky <jridky@redhat.com> - 0.1.92-1
|
||||
- New upstream release 0.1.92
|
||||
|
||||
* Mon Mar 14 2022 Josef Ridky <jridky@redhat.com> - 0.1.90-2
|
||||
- Fix docs install to include all files
|
||||
|
||||
* Mon Mar 14 2022 Josef Ridky <jridky@redhat.com> - 0.1.90-1
|
||||
- New upstream release 0.1.90
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.88-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Mon Oct 18 2021 Josef Ridky <jridky@redhat.com> - 0.1.88-1
|
||||
- New upstream release 0.1.88
|
||||
|
||||
* Mon Aug 02 2021 Josef Ridky <jridky@redhat.com> - 0.1.86-3
|
||||
- fix FTBFS by adding openssh-clients requirement (#1987380)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.86-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Apr 02 2021 Kalev Lember <klember@redhat.com> - 0.1.86-1
|
||||
- Update to 0.1.86
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.82-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Oct 16 2020 Kalev Lember <klember@redhat.com> - 0.1.82-1
|
||||
- Update to 0.1.82
|
||||
- Tighten soname globs
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.78-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon Jun 15 2020 Josef Ridky <jridky@redhat.com> - 0.1.78-1
|
||||
- New upstream release 0.1.78
|
||||
|
||||
* Wed Feb 19 2020 Josef Ridky <jridky@redhat.com> - 0.1.74-1
|
||||
- New upstream release 0.1.74
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.72-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Nov 05 2019 Nils Philippsen <nils@tiptoe.de> - 0.1.72-2
|
||||
- BR: librsvg2-tools for rsvg-convert
|
||||
- mark license files as %%license
|
||||
- use %%apiver macro consistently
|
||||
- don't ship .gitignore file
|
||||
|
||||
* Mon Nov 04 2019 Kalev Lember <klember@redhat.com> - 0.1.72-1
|
||||
- Update to 0.1.72
|
||||
- Switch to meson build system
|
||||
- Build with gobject-introspection support
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.66-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Wed Jun 12 2019 Kalev Lember <klember@redhat.com> - 0.1.66-1
|
||||
- version 0.1.66
|
||||
|
||||
* Sat Feb 09 2019 Debarshi Ray <rishi@fedoraproject.org> - 0.1.62-1
|
||||
- version 0.1.62
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.60-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sun Nov 11 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.60-1
|
||||
- version 0.1.60
|
||||
|
||||
* Fri Nov 09 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.58-1
|
||||
- version 0.1.58
|
||||
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.56-2
|
||||
- skip problematic tests also on new version
|
||||
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.56-1
|
||||
- version 0.1.56
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.52-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu Jul 05 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.52-1
|
||||
- version 0.1.52
|
||||
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.50-3
|
||||
- et tu, ppc64?
|
||||
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.50-2
|
||||
- skip more problematic tests on ppc64le
|
||||
|
||||
* Mon May 21 2018 Josef Ridky <jridky@redhat.com> - 0.1.50-1
|
||||
- New upstream release 0.1.50
|
||||
|
||||
* Thu May 17 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.48-1
|
||||
- version 0.1.48
|
||||
|
||||
* Wed Apr 25 2018 Josef Ridky <jridky@redhat.com> - 0.1.46-1
|
||||
- New upstream release 0.1.46
|
||||
|
||||
* Tue Mar 27 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.44-1
|
||||
- version 0.1.44
|
||||
|
||||
* Tue Feb 20 2018 Josef Ridky <jridky@redhat.com> - 0.1.42-4
|
||||
- add gcc requirement
|
||||
|
||||
* Wed Feb 14 2018 Josef Ridky <jridky@redhat.com> - 0.1.42-3
|
||||
- cleanup spec file (remove Group tag, apply new scriptlets)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.42-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Jan 24 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.42-1
|
||||
- version 0.1.42
|
||||
|
||||
* Wed Jan 17 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.40-1
|
||||
- version 0.1.40
|
||||
|
||||
* Thu Nov 16 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.38-1
|
||||
- version 0.1.38
|
||||
|
||||
* Sat Nov 11 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.36-1
|
||||
- version 0.1.36
|
||||
|
||||
* Tue Oct 17 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.34-1
|
||||
- version 0.1.34
|
||||
|
||||
* Tue Oct 03 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.32-1
|
||||
- version 0.1.32
|
||||
|
||||
* Fri Aug 25 2017 Nils Philippsen <nils@tiptoe.de> - 0.1.30-1
|
||||
- version 0.1.30
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Wed Jun 21 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.28-1
|
||||
- version 0.1.28
|
||||
|
||||
* Mon May 15 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.26-1
|
||||
- version 0.1.26
|
||||
|
||||
* Tue Feb 07 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.24-1
|
||||
- version 0.1.24
|
||||
|
||||
* Thu Jan 26 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.22-1
|
||||
- version 0.1.22
|
||||
|
||||
* Thu Jan 12 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.20-1
|
||||
- version 0.1.20
|
||||
|
||||
* Fri Jun 17 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.1.18-1
|
||||
- version 0.1.18
|
||||
|
||||
* Sun Feb 14 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.1.16-1
|
||||
- version 0.1.16
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Mon Nov 23 2015 Nils Philippsen <nils@redhat.com> - 0.1.14-1
|
||||
- version 0.1.14
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Fri Feb 13 2015 Nils Philippsen <nils@redhat.com> - 0.1.12-2
|
||||
- fix failing (crashing) concurrency stress test
|
||||
|
||||
* Thu Feb 05 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.1.12-1
|
||||
- version 0.1.12
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Tue Aug 05 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-11
|
||||
- update source URL
|
||||
|
||||
* Tue Jul 29 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-10
|
||||
- drop obsoletes in future Fedora and EL versions (#1002080)
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Wed Aug 07 2013 Nils Philippsen <nils@redhat.com> - 0.1.10-8
|
||||
- use unversioned docdir from Fedora 20 on (#993679)
|
||||
|
||||
* Tue Jul 30 2013 Nils Philippsen <nils@redhat.com> - 0.1.10-7
|
||||
- don't require w3m for building
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Sat Oct 20 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-5
|
||||
- report problematic checks being skipped
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-3
|
||||
- prevent problematic check from being rebuilt
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-2
|
||||
- fix typo which caused problematic check not to be skipped
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-1
|
||||
- version 0.1.10
|
||||
- skip check known to be problematic: concurrency-stress-test
|
||||
|
||||
* Tue Jan 10 2012 Nils Philippsen <nils@redhat.com> - 0.1.6-2
|
||||
- rebuild for gcc 4.7
|
||||
|
||||
* Tue Dec 13 2011 Nils Philippsen <nils@redhat.com> - 0.1.6-1
|
||||
- version 0.1.6
|
||||
|
||||
* Tue Feb 22 2011 Nils Philippsen <nils@redhat.com> - 0.1.4-1
|
||||
- version 0.1.4
|
||||
- correct source URL
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Jun 23 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-4
|
||||
- use PIC/PIE because babl is likely to deal with data coming from untrusted
|
||||
sources
|
||||
|
||||
* Wed Jun 23 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-3
|
||||
- build with -fno-strict-aliasing
|
||||
|
||||
* Mon Jun 14 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-2
|
||||
- split off devel-docs subpackage to make package multi-lib compliant (#477807)
|
||||
- let devel package require correct arch of base package
|
||||
|
||||
* Thu Jan 21 2010 Deji Akingunola <dakingun@gmail.com> - 0.1.2-1
|
||||
- Update to 0.1.2
|
||||
|
||||
* Fri Dec 18 2009 Deji Akingunola <dakingun@gmail.com> - 0.1.0-5
|
||||
- Remove the *.la files
|
||||
|
||||
* Thu Aug 13 2009 Nils Philippsen <nils@redhat.com>
|
||||
- explain patch status
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Mon Jul 06 2009 Nils Philippsen <nils@redhat.com> - 0.1.0-3
|
||||
- revert using "--disable-gtk-doc" as this doesn't work with babl (#477807)
|
||||
|
||||
* Thu Jul 02 2009 Nils Philippsen <nils@redhat.com>
|
||||
- use "--disable-gtk-doc" to avoid rebuilding documentation (#477807)
|
||||
- fix source URL
|
||||
|
||||
* Thu Jun 25 2009 Nils Philippsen <nils@redhat.com> - 0.1.0-2
|
||||
- fix timestamps of built documentation for multilib (#477807)
|
||||
|
||||
* Fri May 22 2009 Deji Akingunola <dakingun@gmail.com> - 0.1.0-1
|
||||
- Update to latest release (0.1.0)
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.22-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Tue Sep 2 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.0.22-2
|
||||
- Include /usr/include/babl-0.0 directory
|
||||
|
||||
* Thu Jul 10 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.22-1
|
||||
- Update to latest release
|
||||
|
||||
* Thu Feb 28 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.20-1
|
||||
- New release
|
||||
|
||||
* Thu Jan 17 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.18-2
|
||||
- Apply patch to fix extensions loading on 64bit systems
|
||||
|
||||
* Thu Jan 10 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.18-1
|
||||
- Update to 0.0.18
|
||||
|
||||
* Mon Nov 26 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.16-1
|
||||
- Update to 0.0.16 release
|
||||
- License change from GPLv2+ to GPLv3+
|
||||
|
||||
* Mon Oct 22 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.5.20071011svn
|
||||
- Update the License field
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.4.20071011svn
|
||||
- Package the extension libraries in the main package
|
||||
- Run 'make check'
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.3.20071011svn
|
||||
- Ensure timestamps are kept during install
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.2.20071011svn
|
||||
- Remove the use of inexistent source url (Package reviews)
|
||||
- Package the html docs
|
||||
|
||||
* Thu Oct 11 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.1.20071011svn
|
||||
- Initial packaging for Fedora
|
||||
%autochangelog
|
||||
|
316
changelog
Normal file
316
changelog
Normal file
@ -0,0 +1,316 @@
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.102-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue May 02 2023 Josef Ridky <jridky@redhat.com> - 0.1.102-2
|
||||
- move to SPDX license format
|
||||
|
||||
* Tue Mar 07 2023 David King <amigadave@amigadave.com> - 0.1.102-1
|
||||
- Update to 0.1.102
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.92-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Aug 02 2022 Josef Ridky <jridky@redhat.com> - 0.1.92-3
|
||||
- Fix FTBFS in F37 (#2113117)
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.92-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Mar 31 2022 Josef Ridky <jridky@redhat.com> - 0.1.92-1
|
||||
- New upstream release 0.1.92
|
||||
|
||||
* Mon Mar 14 2022 Josef Ridky <jridky@redhat.com> - 0.1.90-2
|
||||
- Fix docs install to include all files
|
||||
|
||||
* Mon Mar 14 2022 Josef Ridky <jridky@redhat.com> - 0.1.90-1
|
||||
- New upstream release 0.1.90
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.88-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Mon Oct 18 2021 Josef Ridky <jridky@redhat.com> - 0.1.88-1
|
||||
- New upstream release 0.1.88
|
||||
|
||||
* Mon Aug 02 2021 Josef Ridky <jridky@redhat.com> - 0.1.86-3
|
||||
- fix FTBFS by adding openssh-clients requirement (#1987380)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.86-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Apr 02 2021 Kalev Lember <klember@redhat.com> - 0.1.86-1
|
||||
- Update to 0.1.86
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.82-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Oct 16 2020 Kalev Lember <klember@redhat.com> - 0.1.82-1
|
||||
- Update to 0.1.82
|
||||
- Tighten soname globs
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.78-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon Jun 15 2020 Josef Ridky <jridky@redhat.com> - 0.1.78-1
|
||||
- New upstream release 0.1.78
|
||||
|
||||
* Wed Feb 19 2020 Josef Ridky <jridky@redhat.com> - 0.1.74-1
|
||||
- New upstream release 0.1.74
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.72-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Nov 05 2019 Nils Philippsen <nils@tiptoe.de> - 0.1.72-2
|
||||
- BR: librsvg2-tools for rsvg-convert
|
||||
- mark license files as %%license
|
||||
- use %%apiver macro consistently
|
||||
- don't ship .gitignore file
|
||||
|
||||
* Mon Nov 04 2019 Kalev Lember <klember@redhat.com> - 0.1.72-1
|
||||
- Update to 0.1.72
|
||||
- Switch to meson build system
|
||||
- Build with gobject-introspection support
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.66-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Wed Jun 12 2019 Kalev Lember <klember@redhat.com> - 0.1.66-1
|
||||
- version 0.1.66
|
||||
|
||||
* Sat Feb 09 2019 Debarshi Ray <rishi@fedoraproject.org> - 0.1.62-1
|
||||
- version 0.1.62
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.60-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sun Nov 11 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.60-1
|
||||
- version 0.1.60
|
||||
|
||||
* Fri Nov 09 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.58-1
|
||||
- version 0.1.58
|
||||
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.56-2
|
||||
- skip problematic tests also on new version
|
||||
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.56-1
|
||||
- version 0.1.56
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.52-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu Jul 05 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.52-1
|
||||
- version 0.1.52
|
||||
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.50-3
|
||||
- et tu, ppc64?
|
||||
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.50-2
|
||||
- skip more problematic tests on ppc64le
|
||||
|
||||
* Mon May 21 2018 Josef Ridky <jridky@redhat.com> - 0.1.50-1
|
||||
- New upstream release 0.1.50
|
||||
|
||||
* Thu May 17 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.48-1
|
||||
- version 0.1.48
|
||||
|
||||
* Wed Apr 25 2018 Josef Ridky <jridky@redhat.com> - 0.1.46-1
|
||||
- New upstream release 0.1.46
|
||||
|
||||
* Tue Mar 27 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.44-1
|
||||
- version 0.1.44
|
||||
|
||||
* Tue Feb 20 2018 Josef Ridky <jridky@redhat.com> - 0.1.42-4
|
||||
- add gcc requirement
|
||||
|
||||
* Wed Feb 14 2018 Josef Ridky <jridky@redhat.com> - 0.1.42-3
|
||||
- cleanup spec file (remove Group tag, apply new scriptlets)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.42-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Jan 24 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.42-1
|
||||
- version 0.1.42
|
||||
|
||||
* Wed Jan 17 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.1.40-1
|
||||
- version 0.1.40
|
||||
|
||||
* Thu Nov 16 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.38-1
|
||||
- version 0.1.38
|
||||
|
||||
* Sat Nov 11 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.36-1
|
||||
- version 0.1.36
|
||||
|
||||
* Tue Oct 17 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.34-1
|
||||
- version 0.1.34
|
||||
|
||||
* Tue Oct 03 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.32-1
|
||||
- version 0.1.32
|
||||
|
||||
* Fri Aug 25 2017 Nils Philippsen <nils@tiptoe.de> - 0.1.30-1
|
||||
- version 0.1.30
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Wed Jun 21 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.28-1
|
||||
- version 0.1.28
|
||||
|
||||
* Mon May 15 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.26-1
|
||||
- version 0.1.26
|
||||
|
||||
* Tue Feb 07 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.24-1
|
||||
- version 0.1.24
|
||||
|
||||
* Thu Jan 26 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.22-1
|
||||
- version 0.1.22
|
||||
|
||||
* Thu Jan 12 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.20-1
|
||||
- version 0.1.20
|
||||
|
||||
* Fri Jun 17 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.1.18-1
|
||||
- version 0.1.18
|
||||
|
||||
* Sun Feb 14 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.1.16-1
|
||||
- version 0.1.16
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Mon Nov 23 2015 Nils Philippsen <nils@redhat.com> - 0.1.14-1
|
||||
- version 0.1.14
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Fri Feb 13 2015 Nils Philippsen <nils@redhat.com> - 0.1.12-2
|
||||
- fix failing (crashing) concurrency stress test
|
||||
|
||||
* Thu Feb 05 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.1.12-1
|
||||
- version 0.1.12
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Tue Aug 05 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-11
|
||||
- update source URL
|
||||
|
||||
* Tue Jul 29 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-10
|
||||
- drop obsoletes in future Fedora and EL versions (#1002080)
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Wed Aug 07 2013 Nils Philippsen <nils@redhat.com> - 0.1.10-8
|
||||
- use unversioned docdir from Fedora 20 on (#993679)
|
||||
|
||||
* Tue Jul 30 2013 Nils Philippsen <nils@redhat.com> - 0.1.10-7
|
||||
- don't require w3m for building
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Sat Oct 20 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-5
|
||||
- report problematic checks being skipped
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-3
|
||||
- prevent problematic check from being rebuilt
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-2
|
||||
- fix typo which caused problematic check not to be skipped
|
||||
|
||||
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-1
|
||||
- version 0.1.10
|
||||
- skip check known to be problematic: concurrency-stress-test
|
||||
|
||||
* Tue Jan 10 2012 Nils Philippsen <nils@redhat.com> - 0.1.6-2
|
||||
- rebuild for gcc 4.7
|
||||
|
||||
* Tue Dec 13 2011 Nils Philippsen <nils@redhat.com> - 0.1.6-1
|
||||
- version 0.1.6
|
||||
|
||||
* Tue Feb 22 2011 Nils Philippsen <nils@redhat.com> - 0.1.4-1
|
||||
- version 0.1.4
|
||||
- correct source URL
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Jun 23 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-4
|
||||
- use PIC/PIE because babl is likely to deal with data coming from untrusted
|
||||
sources
|
||||
|
||||
* Wed Jun 23 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-3
|
||||
- build with -fno-strict-aliasing
|
||||
|
||||
* Mon Jun 14 2010 Nils Philippsen <nils@redhat.com> - 0.1.2-2
|
||||
- split off devel-docs subpackage to make package multi-lib compliant (#477807)
|
||||
- let devel package require correct arch of base package
|
||||
|
||||
* Thu Jan 21 2010 Deji Akingunola <dakingun@gmail.com> - 0.1.2-1
|
||||
- Update to 0.1.2
|
||||
|
||||
* Fri Dec 18 2009 Deji Akingunola <dakingun@gmail.com> - 0.1.0-5
|
||||
- Remove the *.la files
|
||||
|
||||
* Thu Aug 13 2009 Nils Philippsen <nils@redhat.com>
|
||||
- explain patch status
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Mon Jul 06 2009 Nils Philippsen <nils@redhat.com> - 0.1.0-3
|
||||
- revert using "--disable-gtk-doc" as this doesn't work with babl (#477807)
|
||||
|
||||
* Thu Jul 02 2009 Nils Philippsen <nils@redhat.com>
|
||||
- use "--disable-gtk-doc" to avoid rebuilding documentation (#477807)
|
||||
- fix source URL
|
||||
|
||||
* Thu Jun 25 2009 Nils Philippsen <nils@redhat.com> - 0.1.0-2
|
||||
- fix timestamps of built documentation for multilib (#477807)
|
||||
|
||||
* Fri May 22 2009 Deji Akingunola <dakingun@gmail.com> - 0.1.0-1
|
||||
- Update to latest release (0.1.0)
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.22-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Tue Sep 2 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.0.22-2
|
||||
- Include /usr/include/babl-0.0 directory
|
||||
|
||||
* Thu Jul 10 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.22-1
|
||||
- Update to latest release
|
||||
|
||||
* Thu Feb 28 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.20-1
|
||||
- New release
|
||||
|
||||
* Thu Jan 17 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.18-2
|
||||
- Apply patch to fix extensions loading on 64bit systems
|
||||
|
||||
* Thu Jan 10 2008 Deji Akingunola <dakingun@gmail.com> - 0.0.18-1
|
||||
- Update to 0.0.18
|
||||
|
||||
* Mon Nov 26 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.16-1
|
||||
- Update to 0.0.16 release
|
||||
- License change from GPLv2+ to GPLv3+
|
||||
|
||||
* Mon Oct 22 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.5.20071011svn
|
||||
- Update the License field
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.4.20071011svn
|
||||
- Package the extension libraries in the main package
|
||||
- Run 'make check'
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.3.20071011svn
|
||||
- Ensure timestamps are kept during install
|
||||
|
||||
* Fri Oct 12 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.2.20071011svn
|
||||
- Remove the use of inexistent source url (Package reviews)
|
||||
- Package the html docs
|
||||
|
||||
* Thu Oct 11 2007 Deji Akingunola <dakingun@gmail.com> - 0.0.15-0.1.20071011svn
|
||||
- Initial packaging for Fedora
|
Loading…
Reference in New Issue
Block a user