SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for antlr3-C-docs-3.4-3.5.2.11.fc25.noarch.rpm :

* Wed Jun 15 2016 Mikolaj Izdebski - 1:3.5.2-11- Regenerate build-requires
* Wed Feb 03 2016 Fedora Release Engineering - 1:3.5.2-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 24 2015 Mat Booth - 1:3.5.2-10- Fix OSGi metadata- Delete some commented out sections
* Wed Jun 17 2015 Mat Booth - 1:3.5.2-9- Build and ship the antlr3 ant task- Add provides/obsoletes for separate ant-antlr3 package
* Tue Jun 16 2015 Fedora Release Engineering - 1:3.5.2-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 29 2015 Michal Srb - 1:3.5.2-7- Fix FTBFS (Resolves: rhbz#1204672)
* Mon Mar 30 2015 Michael Simacek - 1:3.5.2-6- Fix FTBFS
* Mon Mar 23 2015 Dan Horák - 1:3.5.2-5- update BR - whole autotools chain is required explicitly
* Fri Oct 31 2014 Yaakov Selkowitz - 1:3.5.2-4- Avoid timestamp conflicts when updating jar manifest
* Sun Aug 31 2014 Till Maas - 1:3.5.2-3- Add missing dist tags for subpackages
* Fri Aug 15 2014 Fedora Release Engineering - 1:3.5.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Jun 18 2014 Michael Simacek - 3.5.2-1- Update to upstream version 3.5.2- Build the C runtime from main tarball- Make C++-devel subpackage
* Tue Jun 17 2014 Michael Simacek - 3.5-1- Update to upstream version 3.5
* Tue Jun 17 2014 Michael Simacek - 3.4-18- Specfile cleanup
* Sat Jun 07 2014 Fedora Release Engineering - 3.4-17- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky - 3.4-16- Use Requires: java-headless rebuild (#1067528)
* Sat Aug 03 2013 Fedora Release Engineering - 3.4-15- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Feb 13 2013 Fedora Release Engineering - 3.4-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Feb 06 2013 Java SIG - 3.4-13- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild- Replace maven BuildRequires with maven-local
* Sun Sep 09 2012 Miloš Jakubíček - 3.4-12- Fix wrong man page references (see BZ#855619)
* Tue Aug 21 2012 Miloš Jakubíček - 3.4-11- Now really compile for Java 1.6 everything
*Sat Aug 18 2012 Miloš Jakubíček - 3.4-10- Explicitly compile for Java 1.5, to (maybe?) fix BZ#842572
* Mon Aug 06 2012 Alexander Kurtakov 3.4-9- Inject org.antlr.runtime OSGi metadata.- Update BRs to newer versions.
* Tue Jul 24 2012 Stanislav Ochotnicky - 3.4-8- Add back requires on stringtemplate for java subpackage
* Wed Jul 18 2012 Fedora Release Engineering - 3.4-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 26 2012 Miloš Jakubíček - 3.4-6- Fixed missing stringtemplate4 in antlr3 generator classpath- Cleanup of Requires and BuildRequires on antlr2
* Thu Feb 23 2012 Miloš Jakubíček - 3.4-5- Disable python runtime (incompatible with current antlr version)
* Wed Feb 22 2012 Miloš Jakubíček - 3.4-4- Fix permissions for egg-info dir (fixes BZ#790499)
* Thu Feb 16 2012 Stanislav Ochotnicky - 3.4-3- Use wildcards for installing jars (different results on different releases)
* Thu Feb 16 2012 Stanislav Ochotnicky - 3.4-2- Add builnumber plugin to buildrequires- Tab/space cleanup
* Mon Jan 23 2012 Stanislav Ochotnicky - 3.4-1- Update antlr version to 3.4- Move to maven3 build, update macros etc- Remove gunit for now
* Thu Jan 12 2012 Fedora Release Engineering - 3.2-16- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Sep 09 2011 Dan Horák - 3.2-15- fix build on other arches
* Mon Feb 07 2011 Fedora Release Engineering - 3.2-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 14 2010 Stanislav Ochotnicky - 3.2-13- Add stringtemplate to Requires of java subpackage- Use tomcat6 for building- Use felix-parent and cleanup BRs on maven plugins
* Thu Nov 25 2010 Stanislav Ochotnicky - 3.2-12- Move all pom files into java subpackage- Fix pom filenames (Resolves rhbz#655831)- Add java subpackage Requires for gunit subpackage
* Wed Oct 13 2010 Tom \"spot\" Callaway - 3.2-11- non-bootstrap build
* Wed Oct 13 2010 Tom \"spot\" Callaway - 3.2-10- fix pom patch- fix bootstrapping- fix dependencies
* Wed Aug 11 2010 David Malcolm - 3.2-9- recompiling .py files against Python 2.7 (rhbz#623269)
* Wed Jul 21 2010 David Malcolm - 3.2-8- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Thu Jun 17 2010 Lubomir Rintel - 3.2-7- Add master and runtime poms (#605267)
* Sat May 01 2010 Miloš Jakubíček - 3.2-6- Patch the Python runtime to print just a warning in case of version mismatch instead of raising an exception (since there is a good change it will work).
* Thu Apr 22 2010 Miloš Jakubíček - 3.2-5- Build the C runtime with --enable-64bit on x86_64 to avoid undeterministic segfaults caused by possible invalid conversion of 64bit pointers to int32_t
* Mon Mar 08 2010 Miloš Jakubíček - 3.2-4- Patch Java runtime build to include OSGi meta-information in the manifest (thanks to Mat Booth)- Add \"antlr3\" prefix to all man pages to prevent namespace conflicts with standard man pages included in the man-pages package- Split headers and man pages into a C-devel subpackage- Fix multiple file ownership of Java runtime and gunit by the tool package
* Tue Mar 02 2010 Miloš Jakubíček - 3.2-3- Rebuilt in non-bootstrap mode.
* Sun Jan 31 2010 Milos Jakubicek - 3.2-2- Build the doxygen documentation for the C target in a C-docs subpackage- BuildRequires/Requires cleanup across subpackages
* Sat Jan 30 2010 Milos Jakubicek - 3.2-1- Update to 3.2, bootstrap build.- Build bindings for C and JavaScript as well as gunit and maven plugin.
* Fri Jul 24 2009 Fedora Release Engineering - 3.1.1-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Mar 17 2009 Bart Vanbrabant - 3.1.1-7- Fix the name of the jar to antlr.jar
* Mon Feb 23 2009 Fedora Release Engineering - 3.1.1-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Jan 12 2009 Colin Walters - 3.1.1-5- Add bcel to build path
* Mon Jan 12 2009 Colin Walters - 3.1.1-4- Add bcel build dep to version jar name
* Mon Nov 10 2008 Colin Walters - 3.1.1-3- Add antlr3 script
* Thu Nov 06 2008 Bart Vanbrabant - 3.1.1-2- Fix the install of the jar (remove the version)
* Mon Nov 03 2008 Bart Vanbrabant - 3.1.1-1- Update to version 3.1.1- Add python runtime subpackage
* Fri Jun 27 2008 Colin Walters - 3.0.1-2- Fix some BRs
* Sun Apr 06 2008 Colin Walters - 3.0.1-1- First version
 
ICM