Opt in to rpmautospec
This commit is contained in:
parent
57b849212d
commit
8f2f85c49e
265
cairomm.spec
265
cairomm.spec
@ -9,7 +9,7 @@
|
||||
Name: cairomm
|
||||
Summary: C++ API for the cairo graphics library
|
||||
Version: 1.14.2
|
||||
Release: 8%{?dist}
|
||||
Release: %autorelease
|
||||
|
||||
URL: https://www.cairographics.org
|
||||
License: LGPLv2+
|
||||
@ -171,265 +171,4 @@ cp -rp examples %{buildroot}%{_datadir}/doc/%{name}-%{apiver}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-8
|
||||
- Verify source with new strong signatures from upstream
|
||||
|
||||
* Thu Feb 18 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-7
|
||||
- Working (but weak, dependent on SHA1) source signature verification
|
||||
- Added API/ABI version to descriptions
|
||||
|
||||
* Wed Feb 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-6
|
||||
- Fix typo %%{_?isa} for %%{?_isa} in virtual Provides
|
||||
- Tidy up BR’s, including dropping make
|
||||
|
||||
* Mon Feb 15 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-5
|
||||
- Update comments based on the new plan for the version 1.16 API/ABI
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-4
|
||||
- Prepare for future upgrade to API/ABI version 1.16 by introducing virtual
|
||||
Provides for a name for API/ABI version 1.0: cairomm1.0. This will be the name
|
||||
of a future package that continues to provide API/ABI version 1.0 after the
|
||||
upgrade.
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-3
|
||||
- Switch from autotools to meson; enable the tests, since the meson build system
|
||||
permits us to use a shared boost library
|
||||
- Install examples in the -doc subpackage
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-2
|
||||
- Restore removal of pre-built documentation with its minified JS bundle
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-1
|
||||
- Update to 1.14.2; this adds new APIs, but is ABI-backwards-compatible
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.0-16
|
||||
- Switch URLs from HTTP to HTTPS
|
||||
- Rough out code to verify source tarball signatures, and document why we
|
||||
cannot yet do so
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.0-15
|
||||
- Spec file style tweaks
|
||||
- Macro-ize documentation path in description
|
||||
- Simplified summaries and descriptions
|
||||
- Use make macros (https://src.fedoraproject.org/rpms/cairomm/pull-request/1)
|
||||
- Drop obsolete %%ldconfig_scriptlets macro
|
||||
- Much stricter file globs, including so-version
|
||||
- Stop requiring the base package from the -doc package
|
||||
- Migrate top-level text file documentation to the -doc subpackage
|
||||
- BR mm-common; at minimum, this lets us find tags for libstdc++ documentation;
|
||||
require libstdc++-docs from the -doc subpackage, since we are now able to
|
||||
find the tag file in configure
|
||||
- Remove bundled jQuery/jQueryUI from prebuilt documentation, and rebuild the
|
||||
documentation ourselves
|
||||
- Add a note explaining why we cannot run the tests
|
||||
- Drop explicit/manual lib Requires on cairo/libsigc++20
|
||||
- Drop version requirements in BRs
|
||||
- Rebuild autotools-generated files
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Sun Feb 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.0-7
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
- Drop manual requires that are automatically handled by pkgconfig dep gen
|
||||
- Use license macro for COPYING
|
||||
- Tighten -devel subpackage deps with the _isa macro
|
||||
- Use make_install macro
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.10.0-11
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Sat Mar 07 2015 Kalev Lember <kalevlember@gmail.com> - 1.10.0-10
|
||||
- Rebuilt for gcc5 ABI change
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-4
|
||||
- Rebuilt for c++ ABI breakage
|
||||
|
||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.10.0-2
|
||||
- Rebuild for new libpng
|
||||
|
||||
* Fri Jul 29 2011 Kalev Lember <kalevlember@gmail.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
- Have the -doc subpackage depend on the base package
|
||||
- Modernize the spec file
|
||||
- Really own /usr/share/devhelp directory
|
||||
|
||||
* Mon Feb 21 2011 Haïkel Guémar <hguemar@fedoraproject.org> - 1.9.8-2
|
||||
- fix documentation location
|
||||
- co-own /usr/share/devhelp
|
||||
|
||||
* Mon Feb 14 2011 Haïkel Guémar <hguemar@fedoraproject.org> - 1.9.8-1
|
||||
- upstream 1.9.8
|
||||
- fix issues with f15/rawhide (RHBZ #676878)
|
||||
- drop gtk-doc dependency (RHBZ #604169)
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Jul 14 2010 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.9.1-1
|
||||
- New upstream release
|
||||
- Removed html docs from -devel package
|
||||
- Seperated requires into one per line
|
||||
- Fixed devhelp docs
|
||||
|
||||
* Tue Nov 17 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.8.4-1
|
||||
- New upstream release
|
||||
- Added cairommconfig.h file
|
||||
- Added doc subpackage
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Tue Feb 24 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
- Added libsigc++20-devel dependency
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Fri Aug 29 2008 Denis Leroy <denis@poolshark.org> - 1.6.2-1
|
||||
- Update to upstream 1.6.2
|
||||
- atsui patch upstreamed
|
||||
|
||||
* Sun Mar 23 2008 Denis Leroy <denis@poolshark.org> - 1.5.0-1
|
||||
- Update to 1.5.0
|
||||
- Added patch from Mamoru Tasaka to fix font type enum (#438600)
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.4-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 1.4.4-1
|
||||
- Update to upstream version 1.4.4
|
||||
- Fixed License tag
|
||||
|
||||
* Fri Jul 20 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.4.2-1
|
||||
- New upstream release
|
||||
- Changed install to preserve timestamps
|
||||
- Removed mv of docs/reference and include files directly
|
||||
|
||||
* Wed Jan 17 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.4-1
|
||||
- New release
|
||||
|
||||
* Sat Oct 14 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.2-1
|
||||
- New upstream release
|
||||
|
||||
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-4
|
||||
- Bumped release for make tag
|
||||
|
||||
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-3
|
||||
- Bumped release for mass rebuild
|
||||
|
||||
* Sun Aug 20 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-2
|
||||
- Bumped release for make tag
|
||||
|
||||
* Sun Aug 20 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-1
|
||||
- New upstream release
|
||||
- Updated summary and description
|
||||
|
||||
* Thu Aug 3 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.1.10-1
|
||||
- First release for cairo 1.2
|
||||
- Adjusted cairo dependencies for new version
|
||||
- Docs were in html, moved to reference/html
|
||||
|
||||
* Sun Apr 9 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.6.0-1
|
||||
- New upstream version should fix the upstream issues like AUTHORS and README
|
||||
- Added pkgconfig to cairomm BuildRequires and cairomm-devel Requires
|
||||
- Replaced makeinstall
|
||||
- Fixed devel package description
|
||||
- Modified includedir syntax
|
||||
- docs included via the mv in install and in the devel files as html dir
|
||||
|
||||
* Sun Mar 5 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-10
|
||||
- Removed duplicate Group tag in devel
|
||||
- Disabled docs till they're fixed upstream
|
||||
|
||||
* Sun Mar 5 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-9
|
||||
- Removed requires since BuildRequires is present
|
||||
- Cleaned up Source tag
|
||||
|
||||
* Fri Feb 24 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-7
|
||||
- Fixed URL and SOURCE tags
|
||||
- Fixed header include directory
|
||||
|
||||
* Fri Feb 24 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-6
|
||||
- Fixed URL tag
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-5
|
||||
- Remove epoch 'leftovers'
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-4
|
||||
- Cleanup for FE
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-3
|
||||
- Added pre-release alphatag
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-2
|
||||
- Updated to current cairomm CVS
|
||||
- Added documentation to devel package
|
||||
|
||||
* Fri Feb 03 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-1
|
||||
- Updated to current cairomm CVS
|
||||
|
||||
* Fri Jan 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.4.0-1
|
||||
- Initial creation from papyrus.spec.in
|
||||
|
||||
%autochangelog
|
||||
|
261
changelog
Normal file
261
changelog
Normal file
@ -0,0 +1,261 @@
|
||||
* Sat Feb 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-8
|
||||
- Verify source with new strong signatures from upstream
|
||||
|
||||
* Thu Feb 18 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-7
|
||||
- Working (but weak, dependent on SHA1) source signature verification
|
||||
- Added API/ABI version to descriptions
|
||||
|
||||
* Wed Feb 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-6
|
||||
- Fix typo %%{_?isa} for %%{?_isa} in virtual Provides
|
||||
- Tidy up BR’s, including dropping make
|
||||
|
||||
* Mon Feb 15 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-5
|
||||
- Update comments based on the new plan for the version 1.16 API/ABI
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-4
|
||||
- Prepare for future upgrade to API/ABI version 1.16 by introducing virtual
|
||||
Provides for a name for API/ABI version 1.0: cairomm1.0. This will be the name
|
||||
of a future package that continues to provide API/ABI version 1.0 after the
|
||||
upgrade.
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-3
|
||||
- Switch from autotools to meson; enable the tests, since the meson build system
|
||||
permits us to use a shared boost library
|
||||
- Install examples in the -doc subpackage
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-2
|
||||
- Restore removal of pre-built documentation with its minified JS bundle
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-1
|
||||
- Update to 1.14.2; this adds new APIs, but is ABI-backwards-compatible
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.0-16
|
||||
- Switch URLs from HTTP to HTTPS
|
||||
- Rough out code to verify source tarball signatures, and document why we
|
||||
cannot yet do so
|
||||
|
||||
* Thu Feb 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.0-15
|
||||
- Spec file style tweaks
|
||||
- Macro-ize documentation path in description
|
||||
- Simplified summaries and descriptions
|
||||
- Use make macros (https://src.fedoraproject.org/rpms/cairomm/pull-request/1)
|
||||
- Drop obsolete %%ldconfig_scriptlets macro
|
||||
- Much stricter file globs, including so-version
|
||||
- Stop requiring the base package from the -doc package
|
||||
- Migrate top-level text file documentation to the -doc subpackage
|
||||
- BR mm-common; at minimum, this lets us find tags for libstdc++ documentation;
|
||||
require libstdc++-docs from the -doc subpackage, since we are now able to
|
||||
find the tag file in configure
|
||||
- Remove bundled jQuery/jQueryUI from prebuilt documentation, and rebuild the
|
||||
documentation ourselves
|
||||
- Add a note explaining why we cannot run the tests
|
||||
- Drop explicit/manual lib Requires on cairo/libsigc++20
|
||||
- Drop version requirements in BRs
|
||||
- Rebuild autotools-generated files
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Sun Feb 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.0-7
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
- Drop manual requires that are automatically handled by pkgconfig dep gen
|
||||
- Use license macro for COPYING
|
||||
- Tighten -devel subpackage deps with the _isa macro
|
||||
- Use make_install macro
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.10.0-11
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Sat Mar 07 2015 Kalev Lember <kalevlember@gmail.com> - 1.10.0-10
|
||||
- Rebuilt for gcc5 ABI change
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-4
|
||||
- Rebuilt for c++ ABI breakage
|
||||
|
||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.10.0-2
|
||||
- Rebuild for new libpng
|
||||
|
||||
* Fri Jul 29 2011 Kalev Lember <kalevlember@gmail.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
- Have the -doc subpackage depend on the base package
|
||||
- Modernize the spec file
|
||||
- Really own /usr/share/devhelp directory
|
||||
|
||||
* Mon Feb 21 2011 Haïkel Guémar <hguemar@fedoraproject.org> - 1.9.8-2
|
||||
- fix documentation location
|
||||
- co-own /usr/share/devhelp
|
||||
|
||||
* Mon Feb 14 2011 Haïkel Guémar <hguemar@fedoraproject.org> - 1.9.8-1
|
||||
- upstream 1.9.8
|
||||
- fix issues with f15/rawhide (RHBZ #676878)
|
||||
- drop gtk-doc dependency (RHBZ #604169)
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Jul 14 2010 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.9.1-1
|
||||
- New upstream release
|
||||
- Removed html docs from -devel package
|
||||
- Seperated requires into one per line
|
||||
- Fixed devhelp docs
|
||||
|
||||
* Tue Nov 17 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.8.4-1
|
||||
- New upstream release
|
||||
- Added cairommconfig.h file
|
||||
- Added doc subpackage
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Tue Feb 24 2009 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
- Added libsigc++20-devel dependency
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Fri Aug 29 2008 Denis Leroy <denis@poolshark.org> - 1.6.2-1
|
||||
- Update to upstream 1.6.2
|
||||
- atsui patch upstreamed
|
||||
|
||||
* Sun Mar 23 2008 Denis Leroy <denis@poolshark.org> - 1.5.0-1
|
||||
- Update to 1.5.0
|
||||
- Added patch from Mamoru Tasaka to fix font type enum (#438600)
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.4-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 1.4.4-1
|
||||
- Update to upstream version 1.4.4
|
||||
- Fixed License tag
|
||||
|
||||
* Fri Jul 20 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.4.2-1
|
||||
- New upstream release
|
||||
- Changed install to preserve timestamps
|
||||
- Removed mv of docs/reference and include files directly
|
||||
|
||||
* Wed Jan 17 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.4-1
|
||||
- New release
|
||||
|
||||
* Sat Oct 14 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.2-1
|
||||
- New upstream release
|
||||
|
||||
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-4
|
||||
- Bumped release for make tag
|
||||
|
||||
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-3
|
||||
- Bumped release for mass rebuild
|
||||
|
||||
* Sun Aug 20 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-2
|
||||
- Bumped release for make tag
|
||||
|
||||
* Sun Aug 20 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-1
|
||||
- New upstream release
|
||||
- Updated summary and description
|
||||
|
||||
* Thu Aug 3 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.1.10-1
|
||||
- First release for cairo 1.2
|
||||
- Adjusted cairo dependencies for new version
|
||||
- Docs were in html, moved to reference/html
|
||||
|
||||
* Sun Apr 9 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.6.0-1
|
||||
- New upstream version should fix the upstream issues like AUTHORS and README
|
||||
- Added pkgconfig to cairomm BuildRequires and cairomm-devel Requires
|
||||
- Replaced makeinstall
|
||||
- Fixed devel package description
|
||||
- Modified includedir syntax
|
||||
- docs included via the mv in install and in the devel files as html dir
|
||||
|
||||
* Sun Mar 5 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-10
|
||||
- Removed duplicate Group tag in devel
|
||||
- Disabled docs till they're fixed upstream
|
||||
|
||||
* Sun Mar 5 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-9
|
||||
- Removed requires since BuildRequires is present
|
||||
- Cleaned up Source tag
|
||||
|
||||
* Fri Feb 24 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-7
|
||||
- Fixed URL and SOURCE tags
|
||||
- Fixed header include directory
|
||||
|
||||
* Fri Feb 24 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-6
|
||||
- Fixed URL tag
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-5
|
||||
- Remove epoch 'leftovers'
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-4
|
||||
- Cleanup for FE
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-3
|
||||
- Added pre-release alphatag
|
||||
|
||||
* Wed Feb 22 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-2
|
||||
- Updated to current cairomm CVS
|
||||
- Added documentation to devel package
|
||||
|
||||
* Fri Feb 03 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.5.0-1
|
||||
- Updated to current cairomm CVS
|
||||
|
||||
* Fri Jan 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0.4.0-1
|
||||
- Initial creation from papyrus.spec.in
|
Loading…
Reference in New Issue
Block a user