SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ogdi-devel-3.2.0-1.fc26.x86_64.rpm :

* Mon Jul 17 2017 Dan Horák - 3.2.0-1- updated to 3.2.0 final- additional fix for #1470896
* Sat Feb 11 2017 Fedora Release Engineering - 3.2.0-0.28.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jan 24 2017 Devrim Gündüz - 3.2.0-0.27.beta2- Rebuilt against Proj 4.9.3.
* Thu Feb 04 2016 Fedora Release Engineering - 3.2.0-0.26.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering - 3.2.0-0.25.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Mar 12 2015 Devrim Gündüz - 3.2.0-0.24.beta2- Rebuilt for Proj 4.9.1
* Sun Aug 17 2014 Fedora Release Engineering - 3.2.0-0.23.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 3.2.0-0.22.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Jaroslav Škarvada - 3.2.0-0.21.beta2- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
* Sat Aug 03 2013 Fedora Release Engineering - 3.2.0-0.20.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering - 3.2.0-0.19.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Aug 19 2012 Tom Callaway - 3.2.0-0.18.beta2- fix ftbfs
* Fri Jul 20 2012 Fedora Release Engineering - 3.2.0-0.17.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering - 3.2.0-0.16.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 08 2011 Fedora Release Engineering - 3.2.0-0.15.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jul 25 2009 Fedora Release Engineering - 3.2.0-0.14.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering - 3.2.0-0.13.beta2- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed May 28 2008 Balint Cristian - 3.2.0-0.12.beta2- fix for RHEL4 and RHEL5
* Wed May 28 2008 Balint Cristian - 3.2.0-0.11.beta2- fix a spourios permission
* Wed May 28 2008 Balint Cristian - 3.2.0-0.10.beta2- new bugfix upstream- drop all patches, upstream now
* Mon May 26 2008 Balint Cristian - 3.2.0-0.9.beta1- fix debuginfo bz#329921
* Tue Feb 19 2008 Fedora Release Engineering - 3.2.0-0.8.beta1- Autorebuild for GCC 4.3
* Wed Jan 09 2008 Balint Cristian - 3.2.0-0.7.beta1- fix multilib issue for ogdi-config
* Thu Jan 03 2008 Alex Lancaster - 3.2.0-0.6.beta1- Rebuild for new Tcl 8.5
* Thu Mar 01 2007 Balint Cristian 3.2.0-0.5.beta1- fix fc-6 tag upstream fedora-extras
* Thu Mar 01 2007 Balint Cristian 3.2.0-0.4.beta1- disable only the hurting flag
* Thu Mar 01 2007 Balint Cristian 3.2.0-0.3.beta1- disable fedora specific compile flags to avoid internal bugs
* Sat Feb 24 2007 Balint Cristian 3.2.0-0.2.beta1- rename the release for correct fedora n-v-r- fix -devel requires
* Sat Feb 24 2007 Balint Cristian 3.2.0.beta1-1- new upstream release.
* Tue Feb 13 2007 Balint Cristian 3.1.6-5- matrix.c is Public Domain.
* Tue Feb 13 2007 Balint Cristian 3.1.6-4- add diff to latest CVS.- solve matrix algebra license issue from CVS.
* Tue Feb 13 2007 Balint Cristian 3.1.6-3- _dont_ duplicate any docs, so leave odbc and tcl without.
* Tue Feb 13 2007 Balint Cristian 3.1.6-2- fix timestamps of source file.- no need to duplicate the documentation- fix post install script- fix odbc lib innclusion
* Mon Feb 12 2007 Balint Cristian 3.1.6-1- new upstream version.- drop all patches, now they are upstream.- remove useless source code cleanup from spec.- pkgconfig is now autogenerated.
* Mon Feb 12 2007 Balint Cristian 3.1.5-8- get rid of autoconf, useless.- fix cp usage in specs.
* Mon Feb 12 2007 Balint Cristian 3.1.5-7- include soname proposal patch- cleanup more in specs
* Sun Feb 11 2007 Balint Cristian 3.1.5-6- massive cleanup in sources.- use -DUSE_TERMIO flag for linux.- fix dlopen path.
* Sat Feb 10 2007 Balint Cristian 3.1.5-5- more minor nits in spec- pack the examples in devel- drop tdvoid patch use CFLAGS instead- patch instead use sed in spec (will try merge mainstream)- fill requires for pkgconf file
* Sat Feb 10 2007 Balint Cristian 3.1.5-4- preserves for external doc.
* Fri Feb 09 2007 Balint Cristian 3.1.5-3- add dlopen path for lib64 too.- add more docs- fix export of CFLAGS- move include files and add pkgconf module
* Fri Feb 09 2007 Balint Cristian 3.1.5-2- add -soname versioning on shared libs- remove polish lang from spec- fix packing of libs- tcl is plugin dont separate package name
* Thu Feb 08 2007 Balint Cristian 3.1.5-1- first build for fedora extras- require -fPIC, at least on x86_64- odbc compile fix use DONT_TD_VOID
 
ICM