-
Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
Thu Jul 21 2016 Paul Howarth <paul@city-fan.org> - 1.0.9-8
- Modernize spec
- Drop support for old Fedora and EL releases
- Use %license
- Use new %py2_build and %py2_install macros
- Include egg-info unconditionally
- Drop redundant Group: and BuildRoot: tags
- Drop redundant %python_sitelib definition
- Drop redundant buildroot cleaning
-
Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-7
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
-
Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Fri Oct 19 2012 Paul Howarth <paul@city-fan.org> - 1.0.9-1
- Update to 1.0.9
- Support subversion 1.7 API
- Fix compatibility with python ≥ 2.5
- Fix double escaping of commit messages
- Add svn-mailer manpage
- Drop upstreamed patch for #438112
-
Fri Oct 19 2012 Paul Howarth <paul@city-fan.org> - 1.0.8-14
- Spec clean-up:
- BR:/R: subversion-python from F-15 onwards
- Drop %defattr, redundant since rpm 4.4
- Use %{buildroot} rather than the longer $RPM_BUILD_ROOT
- Use %global rather than %define
- Cope with builds with or without egg-info
- Don't use macros for commands
- No need to specify CFLAGS for noarch package
- Use tabs