Hello community,

here is the log from the commit of package pgadmin3 for openSUSE:Factory 
checked in at 2014-02-03 10:12:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgadmin3 (Old)
 and      /work/SRC/openSUSE:Factory/.pgadmin3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgadmin3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3.changes        2013-01-30 
09:35:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3.changes   2014-02-03 
10:12:49.000000000 +0100
@@ -1,0 +2,127 @@
+Thu Dec 12 12:20:10 UTC 2013 - [email protected]
+
+- Remove broken and unneeded dependency on libecpg (bnc#854754).
+
+-------------------------------------------------------------------
+Sat Oct 19 07:10:57 UTC 2013 - [email protected]
+
+- spec remove cleaning png2c (fixed in 1.18) 
+
+- update to 1.18.1
+  http://www.pgadmin.org/development/changelog.php
+  Date       Dev Ver     Change details
+  ---------- --- ------  --------------
+  2013-09-29 GL  1.18.1  Allow the dump of pg<something> schemas.
+  2013-09-26 DP  1.18.1  Prevent a crash on Windows when dropping a column or a
+                       constraint on a table [Dhiraj Chawla]
+  2013-09-26 DP  1.18.1  Ensure DDLScript will work with Slony 2.2+ which has a
+                       new SQL level API [Neel Patel]
+  2013-09-26 DP  1.18.1  Fix ordering of object types in the display options 
and
+                       add Event Triggers which were missing [Dhiraj Chawla].
+  2013-09-21 AV  1.18.1  Ensure the debugger can cope with functions that have 
an
+                       OUT parameter as the first.
+  2013-09-19 DP  1.18.1  Fix the quoting of user mapping objects [Dinesh Kumar]
+  2013-09-19 DP  1.18.1  Ensure that materialised views are available as 
targets
+                       for synonyms [Neel Patel]
+  2013-09-19 DP  1.18.1  Fix the query used to find tables in a Slony 
+                       replication set [Neel Patel]
+  2013-09-11 DP  1.18.1  Prevent a crash if a user starts an external process
+                       such as a backup, and then immediately hits cancel
+                       [Neel Patel].
+  2013-09-06 DP  1.18.1  Fix a memory leak in the Event Trigger code [Dinesh
+                       Kumar].
+  2013-08-20 AV  1.18.0  Fix a layout bug in the graphical explain renderer 
that
+                       could render nodes on top of each other.
+  2013-08-06 DP  1.18.0  Fix Slony's DDL Script support [Akshay Joshi].
+  2013-07-26 DP  1.18.0  Add support for Event Triggers in 9.3+ [Dinesh Kumar].
+  2013-07-22 DP  1.18.0  Avoid using a Help cache file that needs to be world
+                       writeable, and ensure sed is happy when post-processing
+                       helpfiles.
+  2013-07-22 DP  1.18.0  Fix the help path on the import dialogue and improve 
the
+                       error handling [Akshay Joshi].
+  2013-07-22 DP  1.18.0  Fix path the the Search Objects help doc [Dhiraj 
Chawla].
+  2013-07-18 GL  1.18.0  Fix UTF-8 display for guru hints [Marek Cernocky].
+  2013-07-08 DP  1.18.0  Prevent a crash when creating a stored procedure in 
+                       PPAS [Dinesh Kumar].
+  2013-06-19 GL  1.18.0  Disable the Favourites menu items if there is no
+                       favourites file path (per a comment from Michael 
Shapiro).
+  2013-06-18 GL  1.18.0  Make No the default button on the Truncate 
confirmation
+                       dialog (per request from Humberto Cereser Ibanez).
+  2013-06-18 DP  1.18.0  Support Materialized Views [Neel Patel].
+  2013-06-07 DP  1.18.0  Avoid a possible crash on Linux when using the 
+                       "Script" options of the Query Tool [aditsu].
+  2013-05-26 DP  1.18.0  Fix comments on constraints [Thom Brown].
+  2013-05-26 DP  1.18.0  Fix schema prefixes in cast definitions in the 
browser.
+  2013-05-26 DP  1.18.0  Treat sequences as first class objects in the Grant
+                       Wizard. Support USAGE and remove obsolete RULE 
+                       permissions [Dhiraj Chawla].
+  2013-05-26 DP  1.18.0  Set the default backup type to "Custom".
+  2013-05-21 DP  1.18.0  Improve the copy handling on the Edit Grid so that
+                       it works more consistently and predictably.
+  2013-05-20 DP  1.18.0  Fix comments on columns.
+  2013-05-20 DP  1.18.0  Remove the "Apply" buttons from the function, view
+                       package and external table dialogues. Their use is
+                       discouraged, and the code is fragile, complex and 
+                       very buggy.
+  2013-05-20 DP  1.18.0  Fix a crash that could occur if the browser fails to 
+                       detect that an object has been changed by another
+                       session.
+  2013-05-17 DP  1.18.0  Change the default SQL box font to a slightly smaller
+                       size on GTK based platforms.
+  2013-05-17 DP  1.18.0  Don't prompt the user for a password if they're using
+                       a client certificate.
+  2013-05-17 DP  1.18.0  Ensure global backups use the mintenance database to 
+                       avoid access issue with postgres or template1.
+  2013-05-17 DP  1.18.0  Fix SSL certificate authentication.
+  2013-05-08 DP  1.18.0  Fix renaming and schema changes for stored procedures
+                       in PPAS [Dinesh Kumar].
+  2013-05-02 DP  1.18.0  Add SSH tunnelling support to allow connections to be
+                       made to hosts via an SSH server [Akshay Joshi].
+  2013-05-02 DP  1.18.0  Display the index validity in the properties list for
+                       indexes and index-based constraints [Gabrielle Roth].
+  2013-04-29 DP  1.18.0  Add an option to include column headers when copying 
+                       from the query tool results [Jasmin Dizdarevic].
+  2013-04-29 DP  1.18.0  Allow the decimal mark displayed by the query tool to 
be
+                       configured as the thousands separator can [Jasmin 
+                       Dizdarevic].
+  2013-04-25 DP  1.18.0  Ensure the Query Tool's maximum column length setting
+                       is honoured.
+  2013-04-22 DP  1.18.0  Handle default privileges to PUBLIC correctly. [Dhiraj
+                       Chawla].
+  2013-03-24 GL  1.18.0  Add tab option in the Import dialog. Per a request 
from
+                       Jeff Janes.
+  2013-03-17 GL  1.18.0  Add smallserial handling. Per a request from Matthew
+                       Syphus.
+  2013-03-01 DP  1.18.0  Fix the editing of pg_hba.conf files [Dhiraj Chawla].
+  2013-02-25 DP  1.18.0  Fix the display of extension owner names.
+  2013-02-23 GL  1.18.0  Add a title to the backup and restore windows. Per
+                       request from Bastiaan Olij.
+  2013-02-22 DP  1.18.0  Fix a bug that could cause a NOTICE to be displayed
+                       when rendering FTS Configurations in the tree.
+  2013-02-07 DP  1.18.0  Don't try to display dependents or dependencies for 
+                       pgAgent jobs, schedules or steps.
+  2013-02-06 DP  1.18.0  Fix the handling of expiry times when modifying roles.
+  2013-02-04 DP  1.18.0  Prevent foreign keys being recreated unnecessarily 
when
+                       modifying tables [Michael Banck]
+  2013-01-24 DP  1.18.0  Prevent Cmd+S adding characters to the Query Tool when
+                       the Save button is disabled.
+  2013-01-18 DP  1.18.0  Fix handling of Greenplum partitions [Lubomir Petrov]
+  2013-01-06 GL  1.18.0  Add -V/--version CLI option.
+  2013-01-06 GL  1.18.0  Add actions menu to the serverstatus tool.
+  2013-01-06 GL  1.18.0  Fix the database SQL when reseting a configuration
+                       parameter. Per a report from Bartosz Dmytrak.
+  2013-01-04 GL  1.18.0  Refresh the toolbar buttons when a list has been
+                       updated. Per a report from Evan Martin.
+  2013-01-04 GL  1.18.0  Fix the "NO INHERIT" query. Report from Thomas Joseph.
+  2012-12-24 GL  1.18.0  Display default privs. Report from Nathan Alden.
+  2012-12-24 GL  1.18.0  Sort references by schema name and relation name in
+                       dlgForeignKey. Report from Michal Kozusznik.
+  2012-12-24 GL  1.18.0  Fix the change of the superuser attribute. Report from
+                       Michal Kozusznik.
+  2012-12-18 DP  1.18.0  Prevent a crash when using Cmd-A on a file loaded into
+                       the Query Tool when opened with Cmd-E on Mac.
+  2012-12-07 DP  1.18.0  Fix the queries used to get object comments to allow 
+                       for duplicate OIDs that may be present following use
+                       of pg_upgrade.
+
+-------------------------------------------------------------------

Old:
----
  pgadmin3-1.16.1.tar.gz
  pgadmin3-1.16.1.tar.gz.sig

New:
----
  pgadmin3-1.18.1.tar.gz
  pgadmin3-1.18.1.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pgadmin3.spec ++++++
--- /var/tmp/diff_new_pack.lPSOus/_old  2014-02-03 10:12:50.000000000 +0100
+++ /var/tmp/diff_new_pack.lPSOus/_new  2014-02-03 10:12:50.000000000 +0100
@@ -20,18 +20,25 @@
 Summary:        Management and Administration Tools for the PostgreSQL Database
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        1.16.1
+Version:        1.18.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
 Source1:        %name.desktop
 Source2:        %name.png
+Source4:        
http://ftp.postgresql.org/pub/pgadmin3/release/v%{version}/src/pgadmin3-%{version}.tar.gz.sig
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libopenssl-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  postgresql-devel
+#Documentation build, sles doesn't know python-Sphinx
+%if 0%{?suse_version} && 0%{?sles_version}
+#dummy
+%else
+BuildRequires:  python-Sphinx
+%endif
 BuildRequires:  update-desktop-files
 %if 0%{?suse_version} >= 1140
 BuildRequires:  wxWidgets
@@ -49,6 +56,7 @@
 Recommends:     postgresql-server
 Recommends:     %{name}-lang = %{version}
 %endif
+Requires:       libpq5 >= 9.3
 
 %description
 pgAdmin III is an administration and management tool for the PostgreSQL
@@ -67,6 +75,9 @@
 %__sed -i 's/\r$//' LICENSE TODO CHANGELOG # remove wrong EOL
 %__sed -i 's/\r$//' docs/fr_FR/pgadmin3.css # remove wrong EOL
 %__sed -i 's/\r$//' docs/zh_CN/pgadmin3.css
+%__sed -i 's/\r$//' docs/zh_TW/pgadmin3.css
+%__sed -i 's/\r$//' docs/sl_SI/pgadmin3.css
+
 %__rm -f docs/en_US/pgadmin3.hhp.cached # zero-length
 
 %build
@@ -81,7 +92,7 @@
 export CFLAGS="%optflags -fstack-protector"
 export CXXFLAGS="%optflags -fstack-protector"
 
-%configure --with-pic --disable-static
+%configure --enable-databasedesigner --disable-static
 
 %__make %{?_smp_mflags}
 
@@ -93,9 +104,6 @@
 # whatever that symlink is doing there...
 %__rm "%{buildroot}%{_datadir}/pgadmin3/i18n/wxstd.mo"
 
-# png2c is an internal helper... why is it installed?
-%__rm "%{buildroot}%{_bindir}/png2c"
-
 # fix permissions
 find "%{buildroot}%{_datadir}/pgadmin3/docs/" -type f -exec %__chmod 644 {} \;
 

++++++ pgadmin3-1.16.1.tar.gz -> pgadmin3-1.18.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/pgadmin3/pgadmin3-1.16.1.tar.gz 
/work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3-1.18.1.tar.gz differ: char 5, 
line 1


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to