Hello community,

here is the log from the commit of package pgadmin3 for openSUSE:Factory 
checked in at 2016-03-17 16:36:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-02-22 
08:58:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3.changes   2016-03-17 
16:49:37.000000000 +0100
@@ -1,0 +2,16 @@
+Sun Feb 28 19:01:25 UTC 2016 - [email protected]
+
+- Update to version 1.22.1 
+* Don't barf when connecting to Greenplum or Greenplum· HAWQ
+* Fix selection of conversion functions in the CREATE CONVERSION dialogue.
+* Properly quote type names in the Type dialogue, and·ensure range 
+  information is displayed for existing types
+* Fix selection of cast functions in the Cast dialogue
+
+-------------------------------------------------------------------
+Sun Feb 28 18:48:28 UTC 2016 - [email protected]
+
+- remove obsolete suse_version checks 
+- fix debuginfo generation.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ pgadmin3.spec ++++++
--- /var/tmp/diff_new_pack.X0QAkO/_old  2016-03-17 16:49:38.000000000 +0100
+++ /var/tmp/diff_new_pack.X0QAkO/_new  2016-03-17 16:49:38.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        Management and Administration Tools for the PostgreSQL Database
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        1.22.0
+Version:        1.22.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
@@ -83,24 +83,13 @@
 %__rm -f docs/en_US/pgadmin3.hhp.cached # zero-length
 
 %build
-
-%if 0%{?suse_version} > 1010
-  autoreconf -fiv
-%else
-  autoheader
-  autoconf
-%endif
-
-export CFLAGS="%optflags -fstack-protector"
-export CXXFLAGS="%optflags -fstack-protector"
-
+autoreconf -fiv
 %configure --enable-databasedesigner --disable-static
-
 %__make %{?_smp_mflags}
 
 %install
 
-%__make DESTDIR="%{buildroot}" install
+%__make DESTDIR="%{buildroot}" STRIP=/bin/true install
 %__install -D -m0644 "%{SOURCE2}" "%{buildroot}%{_datadir}/pixmaps/%{name}.png"
 
 # whatever that symlink is doing there...

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



Reply via email to