Hello community,

here is the log from the commit of package pdfchain for openSUSE:Factory 
checked in at 2013-11-04 15:43:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdfchain (Old)
 and      /work/SRC/openSUSE:Factory/.pdfchain.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdfchain"

Changes:
--------
New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:Factory/.pdfchain.new/pdfchain.changes   2013-11-04 
15:43:05.000000000 +0100
@@ -0,0 +1,109 @@
+-------------------------------------------------------------------
+Thu Jul 11 2013 - [email protected]
+  Version 0.4.4 (alpha)
+
+  * Depends no longer on gtkmm >= 3.6 (works with gtkmm >= 3.0)
+    * Added fallback for gtkmm < 3.6 (no MenuButton is used)
+    * Changed the configure.ac to define PDFCHAIN_GTKMM_OLD
+      at config.h in case of gtkmm < 3.6
+  * Revised the FileChooser Dialogs and Buttons
+    * Added a clear function to all FileChoosers
+    * All FileChooser show the "current folder" not the "history"
+    * Changed the clear function for the FileChooser in the sections
+  Version 0.4.3 (alpha)
+
+  * Revised Sections Background/Stamp and Burst
+    * Revised and added Tooltips
+    * Simpler user guidance
+  * Revised some tooltips
+  * Changed the signal handler for the check buttons in section Permissions
+  Version 0.4.2 (alpha)
+
+  * Depends on PDFtk >= 2.0
+  * Renamed Concatenate to Catenate
+  * Added and revised tooltips in sections Tools and Catenate
+  * Revised PDFtk return code messages
+    * Added PDFtk return codes 3 and 768
+  * Added new features of PDFtk 2.0 in section Tools
+    * "Dump Data Annotaion"
+    * "Needs Appearances"
+  * Added "Repair document" in section Tools
+  * Replaced the expression "PDF file" by "document"
+  * Revised section permissions
+    * Revised tooltips
+    * Added user guidance (useless selections shouldn't be able)
+    * Revised the "create_command()" methode
+    * Added handlig and warning if user and owner password are the same
+-------------------------------------------------------------------
+Tue Jul 02 2013 - [email protected]
+  Version 0.4.1 (alpha)
+
+  * Depends on gtkmm-3.0 >= 3.6.0 (for Gtk::MenuButton)
+  * Added a right click popup menu for the cat treeview
+  * Added move to top and move to bottom buttons to section cat
+  * Added some tooltips
+  * Moved the clear and about button into a menu with a menu button
+  * Moved the permissions from an expander to a toggle button
+  * Changed the order of the file filter at output folder file chooser burst
+  * Changed the stock icon at output folder file chooser burst
+    (Gtk::Stock::DIRECTORY doesn't work right)
+-------------------------------------------------------------------
+Wed Apr 03 2013 - [email protected]
+  Version 0.4.0 (alpha)
+
+  * PDF Chain 0.4.0 is compatible with the PDF Toolkit 1.45
+    and supporting its features.
+    PDF Chain 0.4.0 is not compatible with PDFtk 1.44 and older!
+    * Merged Cat Simple and Cat Extended to Conaticate
+      using the multi-character input handles of PDFtk 1.45.
+      By implementing the multi-character handles,
+      PDFtk removed its 26 file limitation.
+      Cat Simple is not necessary any longer.
+    * Using a guint id instead a char handle for indexing the files.
+      Default (not indexed) file id is G_MAXUINT.
+    * The method cLStore_CatExtended::createCommand() creates
+      a PDFtk input handle from the id.
+      Id 0 equals to handle A, 25 to Z, 26 to BA (multi-character) ...
+    * Adjust the command syntax for page rotation to PDFtk 1.45.
+      Using north, south, east, west now instead of N, S, E, W.
+    * Supporting the r page prefix of PDFtk 1.45.
+    * Rewrote some methodes at file id store_cat.cc
+      and reorganized some functionality of the liststore.
+  * Implemented the Clear Button.
+  * Removed the "Options" at the add-files-filechooser of Concatenate (Cat 
Extended).
+  * Add has its own column at Concatenate now.
+  * Changed some Labels ("Shuffle", "Digits", "UTF-8", ...)
+  * Updated projectpage (http://pdfchain.sourceforge.net/)
+-------------------------------------------------------------------
+Tue Oct 09 2012 - [email protected]
+  Version 0.3.5 (alpha)
+
+  * Bugfix in section "Cat Extended"
+    (Bugreport: 
https://bugs.launchpad.net/ubuntu/+source/pdfchain/+bug/1048045)
+    Now re-indexing list-entries before creating the command
+    at metohod cLStore_CatExtended::createCommand()
+-------------------------------------------------------------------
+Sun Aug 26 2012 - [email protected]
+  Version 0.3.4 (alpha)
+
+  * Added new section "Cat Simple"
+  * Changed GUI design
+    * Removed menubar (looks more like a dialog)
+    * Sections use full window width (looks more like gedit)
+    * Replaced progressbar by statusbar (status messages are not visible yet)
+  * Changed some strings
+    * Renamed section "Concatenate" to "Cat Extended"
+    * Renamed "Features" to "Allow" (like at pdftk)
+    * some other strings ...
+  * Implementing code for "Attach to page" (missing since v.0.3.1)
+  * Fixed behavior of "Add files" at section "Cat Extended"
+  * Rewrote filechoosers and filechooserbuttons
+  * Rewrote combobox "pdf id" at cat sections
+  * Configured autoconf by hand
+  * Rewrote project homepage: http://pdfchain.sourceforge.net
+  * Created Git repository at sourceforge project page:
+    git://pdfchain.git.sourceforge.net/gitroot/pdfchain/pdfchain
+  * Created new application logo and set of icons
+-------------------------------------------------------------------
+Wed Jan 18 2012 - [email protected]
+- Initial package, version 0.3.3

New:
----
  pdfchain-0.4.4.tar.gz
  pdfchain-desktop.patch
  pdfchain.changes
  pdfchain.spec

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

Other differences:
------------------
++++++ pdfchain.spec ++++++
#
# spec file for package pdfchain
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012-2013 B1 Systems GmbH, Vohburg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           pdfchain
Summary:        A GUI for pdftk
Version:        0.4.4
Release:        1
URL:            http://sourceforge.net/projects/pdfchain/
Source0:        pdfchain-%{version}.tar.gz
Patch0:         pdfchain-desktop.patch
License:        GPL-3.0
Group:          Productivity/Publishing/PDF
Requires:       pdftk >= 1.45
BuildRequires:  gtkmm3-devel
BuildRequires:  gcc-c++
BuildRequires:  intltool >= 0.35.0
BuildRequires:  update-desktop-files
BuildRequires:  fdupes
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
PDF Chain is a Graphical User Interface for the PDF Tool Kit.
It includes features designed to handle PDF files in a easy way.
Basicaly it can merge, split, add backgrounds or stamps and add attachments.
There are some tools for extended needs, too.

The GUI is written using GTKmm, a C++ library for GTK.
PDF Chain is released under the terms of the GNU Public License verion 3.
PDF Chain comes without any warranty.

%prep
%setup -q
%patch0

%build
%configure
%__make %{?jobs:-j %jobs}

%install
%makeinstall
rm -rf %{buildroot}%{_datadir}/doc/pdfchain

%fdupes %{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_bindir}/pdfchain
%{_datadir}/applications/pdfchain.desktop
%{_datadir}/icons/hicolor/*/apps/pdfchain.png
%{_datadir}/pixmaps/pdfchain.png
%doc AUTHORS ChangeLog COPYING README


%changelog
++++++ pdfchain-desktop.patch ++++++
--- application/pdfchain.desktop.orig   2013-07-02 22:57:38.846243372 +0200
+++ application/pdfchain.desktop        2013-07-02 22:57:38.861243086 +0200
@@ -1,17 +1,14 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=PDF Chain
-GenericName=pdfchain
-Comment=A graphical user interface for the PDF Toolkit (PDFtk)
+GenericName=GUI for the PDF Tool Kit
+GenericName[de]=GUI für das PDF Tool Kit
+Comment=A graphical tool for manipulating PDF documents
+Comment[de]=Ein grafisches Werkzeug zur Manipulation von PDF Dokumenten
 Exec=pdfchain
 Icon=pdfchain
 Type=Application
-StartupNotify=false
-Categories=Office;
+Categories=Office;Viewer;
 MimeType=application/pdf;
 Terminal=false
-Comment[de]=Eine grafische Benutzerschnittstelle für das PDF Toolkit (PDFtk)
-#Comment[en]=
-Comment[es]=Interfaz del usuario grafica para el PDF Toolkit (PDFtk)
-#Comment[fr]=
-Comment[it]=Interfaccia utente grafica per il PDF Toolkit (PDFtk)
+X-KDE-StartupNotify=true
+X-SuSE-translate=true
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to