Hello community, here is the log from the commit of package pgadmin3 for openSUSE:Factory checked in at 2013-01-30 09:35:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pgadmin3 (Old) and /work/SRC/openSUSE:Factory/.pgadmin3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pgadmin3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3.changes 2012-06-26 17:18:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3.changes 2013-01-30 09:35:32.000000000 +0100 @@ -1,0 +2,109 @@ +Mon Jan 28 16:16:48 UTC 2013 - [email protected] + +- fix bnc#800831 + +- update to 1.16.1 + http://www.pgadmin.org/development/changelog.php + + Date Dev Ver Change details + ---------- --- ------ -------------- + 2012-12-03 DP 1.16.1 Prevent a crash that could happen if further changes + were made on a dialogue after using the Apply button. + [Akshay Joshi] + 2012-11-29 GL 1.16.1 Save new comments on already existing columns when + editing a table. Per a report from Jeff Janes. + 2012-11-29 GL 1.16.1 Fix the query editor behaviour when executing COPY TO + stdout and COPY FROM stdin [Heikki Linnakangas] + 2012-11-28 AV 1.16.1 Date picker controls returns a full timestamp by + default, which can cause inadvertent date changes + on jobs and role validty dates. Ignore the time part. + 2012-11-26 MH 1.16.1 Fix query for database descriptions + 2012-11-15 DP 1.16.1 Avoid querying the catalogs for toast table settings + for every table in the database. This gives a huge + performance gain with large schemas. + 2012-11-08 DP 1.16.1 Prevent a crash when refreshing a node which has a + child with an open dialogue [Dhiraj Chawla] + 2012-11-08 DP 1.16.1 Fix dropping/renaming of indexes [Akshay Joshi] + 2012-11-08 DP 1.16.1 Avoid updating the GQB model on every key press in + the query tool [Dhiraj Chawla] + 2012-11-02 DP 1.16.1 Fix a crash that can occur when renaming objects. + [Ashesh Vashi/Sachin Srivastava] + 2012-11-01 DP 1.16.1 Fix dropping of constraints [Akshay Joshi] + 2012-10-31 DP 1.16.1 Fix the "blocked by" column in the server status + dialogue on 9.2 servers [Sachin Srivastava] + 2012-10-11 DP 1.16.1 Prevent a crash if the query tool is closed whilst a + file is loading [Akshay Joshi] + 2012-10-09 AV 1.16.1 Fix setting of comments on PPAS procedures. + 2012-10-08 DP 1.16.1 Don't autosize the search results columns if no + results are found [Akshay Joshi] + 2012-10-08 AV 1.16.1 Prevent a crash if opening a second config file in + the editor. + 2012-10-08 DP 1.16.1 Prevent the SSL options combo box displaying + duplicate options if the server dialogue is + reopened [Akshay Joshi] + 2012-09-14 GL 1.16.1 Fix trigger query when connected to PostgreSQL 8.2 or + lower, per a report from Jon Roberts. + 2012-09-12 GL 1.16.1 Fix message when executing an empty query, per Marc + Mamin. + 2012-05-08 GL 1.16.0 Add privilege support on aggregates. + 2012-05-05 GL 1.16.0 Add inline function support on languages. + 2012-04-29 GL 1.16.0 Add support for range types. + 2012-04-28 GL 1.16.0 Add support for setting db/user config on dlgRole. + 2012-04-08 GL 1.16.0 Move references table textbox to the third tab in + dlgForeignKey. Per request from Colin Beckingham. + 2012-04-05 GL 1.16.0 Support for the new two columns in 9.2 pg_stat_database + 2012-03-12 GL 1.16.0 Support for renaming constraints (9.2). + 2012-03-02 GL 1.16.0 Fix wxWidgets 2.9 compatibility with pgAdmin on Linux + [Akshay Joshi]. + 2012-02-23 GL 1.16.0 New import tool. + 2012-02-15 GL 1.16.0 Support for the LEAKPROOF option in functions. + 2012-02-13 GL 1.16.0 Support ANALYZE, CATEGORY, and PREFERED items for + CREATE TYPE statement. + 2012-02-11 GL 1.16.0 Support CREATE TABLE LIKE. + 2012-02-09 GL 1.16.0 Support for the new TIMING option in EXPLAIN ANALYZE. + 2012-01-26 GL 1.16.0 Support for the new three columns in 9.2 pg_stat_database + 2012-01-22 GL 1.16.0 Use date_trunc to skip the microseconds part of all + timestamp fields in frmStatus. + 2012-01-22 GL 1.16.0 Support new/changed pg_stat_activity fields. + 2012-01-08 GL 1.16.0 Allow renaming a domain. + 2012-01-07 GL 1.16.0 Add subitems to the schemas and catalogs in GQB. + Request from Colin Beckingham. + 2012-01-05 GL 1.16.0 Support section options for pg_dump/pg_restore. + 2012-01-03 GL 1.16.0 Add security_barrier option handling for views. + 2011-12-19 DP 1.16.0 Add an "New Folder" button to the "Add Favourite" dialog + in the query tool [Dhiraj Chawla] + 2011-12-12 GL 1.16.0 Support for the new sslcompression connection option. + 2011-12-11 GL 1.16.0 Add renaming of FDW and Server objects. + 2011-12-10 GL 1.16.0 Support for TRUNCATE permission + 2011-09-10 GL 1.16.0 Reverse engineering in the database designer. + Patch from Luis Ochoa with some fixes by me. + 2011-09-04 GL 1.16.0 Highlight the other brace even if the current one is + before the caret (request from Andreas). + 2011-08-24 DP 1.16.0 Add options to refresh objects automatically when + clicked [Vinicius Santos] + 2011-08-15 GL 1.16.0 Redesign frmOptions. + 2011-08-11 GL 1.16.0 Prevents dropping connection, dropping or refreshing + object when a properties dialog is open. + 2011-08-11 GL 1.16.0 Support for multimodels diagram in the database + designer. Patch from Luis Ochoa with some fixes by me. + 2011-08-07 GL 1.16.0 Implement enable/disable save button, on text change. + Patch from Vinicius Santos. + 2011-07-25 GL 1.16.0 Change doc build system. + 2011-07-25 GL 1.16.0 Support for security labels on global/shared objects + (9.2 feature). + 2011-07-25 GL 1.16.0 Support for security labels on local objects (9.1 + feature). + 2011-07-25 GL 1.16.0 Support for non valid domains, and check constraints + (9.2 feature). + 2011-07-25 GL 1.16.0 Add load/save support for the Database Designer. Patch + from Luis Ochoa. + 2011-07-09 GL 1.16.0 Allow change of schema in the UI. Patch from Thom + Brown. + 2011-07-05 GL 1.16.0 Add "Search Objects" dialog. Patch from Jasmin Dizdarevic. + 2011-07-03 GL 1.16.0 New maintenance action: CLUSTER. Patch from Thom Brown. + 2011-07-02 GL 1.16.0 Enable "Has OIDs" on 8.4+ even when the table is + already created. Patch from Thom Brown. + 2011-06-27 GL 1.16.0 Add Database Designer. Patch from Luis Ochoa. + 2011-06-23 DP 1.16.0 Allow change of the fill factor. Patch from Thom Brown. + +------------------------------------------------------------------- Old: ---- pgadmin3-1.14.3.tar.gz New: ---- pgadmin3-1.16.1.tar.gz pgadmin3-1.16.1.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pgadmin3.spec ++++++ --- /var/tmp/diff_new_pack.MVTQZB/_old 2013-01-30 09:35:35.000000000 +0100 +++ /var/tmp/diff_new_pack.MVTQZB/_new 2013-01-30 09:35:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pgadmin3 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Summary: Management and Administration Tools for the PostgreSQL Database License: PostgreSQL Group: Productivity/Databases/Tools -Version: 1.14.3 +Version: 1.16.1 Release: 0 Url: http://www.pgadmin.org/index.php Source0: http://ftp.postgresql.org/pub/pgadmin3/release/v%{version}/src/pgadmin3-%{version}.tar.gz @@ -65,7 +65,9 @@ %setup -q %__sed -i 's/\r$//' LICENSE TODO CHANGELOG # remove wrong EOL -%__sed -i 's/\r$//' docs/fr_FR/pgadmin3.{css,hhc,hhp} # remove wrong EOL +%__sed -i 's/\r$//' docs/fr_FR/pgadmin3.css # remove wrong EOL +%__sed -i 's/\r$//' docs/zh_CN/pgadmin3.css +%__rm -f docs/en_US/pgadmin3.hhp.cached # zero-length %build @@ -128,6 +130,7 @@ %if 0%{?sles_version} != 10 && 0%{?sles_version} != 9 %files +%defattr(-, root, root) %else %files -f %{name}.lang ++++++ pgadmin3-1.14.3.tar.gz -> pgadmin3-1.16.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3-1.14.3.tar.gz /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3-1.16.1.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
