diff --git a/.gitignore b/.gitignore index 00305d4..4efb56e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/pgadmin3-1.16.1.tar.gz +/pgadmin3-1.18.0.tar.gz diff --git a/pgadmin3.spec b/pgadmin3.spec index 8fb4385..38b0647 100644 --- a/pgadmin3.spec +++ b/pgadmin3.spec @@ -1,6 +1,6 @@ Summary: Graphical client for PostgreSQL Name: pgadmin3 -Version: 1.16.1 +Version: 1.18.0 Release: 1%{?dist} License: PostgreSQL Group: Applications/Databases @@ -81,6 +81,10 @@ rm -rf %{buildroot} %{_datadir}/applications/* %changelog +* Wed Sep 11 2013 Devrim GUNDUZ 1.18.0-1 +- Update to 1.18.0 +- Trim changelog + * Fri Jan 25 2013 Devrim GUNDUZ 1.16.1-1 - Update to 1.16.1 @@ -146,85 +150,3 @@ rm -rf %{buildroot} Re-added the branding directory for some users (RHBZ #473748) Removed useless -docs package, main package shipped it anyway Many spec file and package cleanups to get rpmlint very silent - -* Mon Jul 14 2008 Ville Skyttä - 1.8.4-2 -- Use $RPM_OPT_FLAGS, build with dependency tracking disabled (#229054). - -* Wed Jun 4 2008 Devrim GUNDUZ 1.8.4-1 -- Update to 1.8.4 - -* Tue Jun 3 2008 Devrim GUNDUZ 1.8.3-1 -- Update to 1.8.3 - -* Fri Feb 1 2008 Devrim GUNDUZ 1.8.2-1 -- Update to 1.8.2 - -* Fri Jan 4 2008 Devrim GUNDUZ 1.8.1-1 -- Update to 1.8.1 - -* Wed Dec 05 2007 Devrim GUNDUZ 1.8.0-2 -- Rebuild for openssl bump - -* Wed Nov 14 2007 Devrim GUNDUZ 1.8.0-1 -- Update to 1.8.0 -- Fix requires and buildrequires -- Improve description -- Added -docs subpackage -- add 2 new configure options, per upstream -- Fix path for xpm file - -* Wed Apr 04 2007 Warren Togami - 1.6.3-1 -- 1.6.3 - -* Thu Dec 28 2006 Jason L Tibbitts III - 1.6.1-2 -- A couple of minor fixes to get things building in rawhide. - -* Tue Dec 05 2006 Gavin Henry - 1.6.1-1 -- Update for 1.6.1. Now needs wxGTK 2.7+ - -* Mon Oct 09 2006 Gavin Henry - 1.4.3-6 -- Rebuild for FC6 - -* Tue Aug 29 2006 Gavin Henry - 1.4.3-5 -- Should have Developement and keeping this version one ahead for - upgrading in FC-6 - -* Mon Aug 28 2006 Gavin Henry - 1.4.3-3 -- Moved icon to Devel and updated for FC-6 - -* Sat Jul 30 2006 Gavin Henry - 1.4.3-2 -- Removed gcc41 patch - -* Sat Jul 29 2006 Gavin Henry - 1.4.3-1 -- Updated to latest -- Sorry for delay - -* Wed Feb 16 2006 Gavin Henry - 1.4.1-2 -- Applied Dennis' fixes according to Bug #181632 - -* Wed Feb 15 2006 Dennis Gilmore - 1.4.1-1 -- update to 1.4.1 - -* Thu Dec 8 2005 Gavin Henry - 1.4.0-2 -- Removed specific lib includes, not needed anymore - -* Wed Dec 7 2005 Gavin Henry - 1.4.0-1 -- Updated to latest release - -* Sun May 22 2005 Jeremy Katz - 1.0.2-5 -- rebuild on all arches - -* Fri Apr 7 2005 Michael Schwendt -- rebuilt - -* Thu Oct 07 2004 Nils O. Selåsdal - 0:1.0.2-0.fdr.3 -- include LICENCE.txt BUGS.txt README.txt -- Use master location in Source -- Don't --delete-original .desktop file. -* Thu Oct 07 2004 Nils O. Selåsdal - 0:1.0.2-0.fdr.2 -- Don't own _datadir/applications/ -- Fedora -> fedora for .desktop file -- Use _smp_mflags for make -* Wed Oct 06 2004 Nils O. Selåsdal - 0:1.0.2-0.fdr.1 -- Initial RPM - diff --git a/sources b/sources index e61a794..3d35db5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3bc59630f0dc9600d4ad125097ce2fa pgadmin3-1.16.1.tar.gz +ed1968a9abda0064be68bf57d7ccad43 pgadmin3-1.18.0.tar.gz