Hello community,

here is the log from the commit of package gnome-autoar for openSUSE:Factory 
checked in at 2016-09-05 21:23:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-autoar (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-autoar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-autoar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-autoar/gnome-autoar.changes        
2016-09-01 14:03:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-autoar.new/gnome-autoar.changes   
2016-09-05 21:24:35.000000000 +0200
@@ -1,0 +2,20 @@
+Fri Sep  2 20:11:48 UTC 2016 - zai...@opensuse.org
+
+- Updated to version 0.1.1:
+  + Fix library link issues for Evolution.
+  + Make decide destination signal synchronous for Evolution.
+  + Fix licence to LGPLv2.1+.
+
+-------------------------------------------------------------------
+Thu Sep  1 21:25:12 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.1.0:
+  + Bump required libarchive version.
+  + AutoarExtractor: signal error on encrypted archives.
+  + Add COPYING file.
+  + tests: Add missing linker flags.
+- Stop using sourceservice, tarball release now available.
+- Following the above: gnome-common BuildRequires and autogen.sh
+  call: We no longer need to bootstrap.
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  gnome-autoar-0+20160825.0fec26d.tar.xz

New:
----
  gnome-autoar-0.1.1.tar.xz

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

Other differences:
------------------
++++++ gnome-autoar.spec ++++++
--- /var/tmp/diff_new_pack.J7fjNu/_old  2016-09-05 21:24:37.000000000 +0200
+++ /var/tmp/diff_new_pack.J7fjNu/_new  2016-09-05 21:24:37.000000000 +0200
@@ -17,23 +17,20 @@
 
 
 Name:           gnome-autoar
-Version:        0+20160825.0fec26d
+Version:        0.1.1
 Release:        0
 Summary:        Automatic archives creating and extracting library
 License:        LGPL-2.0+
 Group:          System/GUI/GNOME
 Url:            https://git.gnome.org/browse/gnome-autoar
-# Service generated tarball, no releases yet
-Source:         %{name}-%{version}.tar.xz
-# Needed, as we provide a git snapshot
-BuildRequires:  gnome-common
+Source:         
https://download.gnome.org/sources/gnome-autoar/0.1/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0) >= 2.35.6
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.6
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.35.6
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2
-BuildRequires:  pkgconfig(libarchive) >= 3.1.0
+BuildRequires:  pkgconfig(libarchive) >= 3.2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -101,7 +98,6 @@
 %setup -q
 
 %build
-./autogen.sh
 %configure \
     --disable-static
 make %{?_smp_mflags}
@@ -129,17 +125,16 @@
 %files devel
 %defattr(-,root,root)
 %{_includedir}/gnome-autoar-0/
-%{_includedir}/gnome-autoar-gtk-0/
 %{_libdir}/libgnome-autoar-0.so
 %{_libdir}/libgnome-autoar-gtk-0.so
 %{_libdir}/pkgconfig/gnome-autoar-0.pc
 %{_libdir}/pkgconfig/gnome-autoar-gtk-0.pc
 %{_datadir}/gir-1.0/GnomeAutoar-0.1.gir
 %{_datadir}/gir-1.0/GnomeAutoarGtk-0.1.gir
+%{_datadir}/gtk-doc/html/%{name}/
 
 %files -n typelib-1_0-GnomeAutoar-0_1
 %defattr(-,root,root)
-#doc COPYING
 %{_libdir}/girepository-1.0/GnomeAutoar-0.1.typelib
 
 %files -n typelib-1_0-GnomeAutoarGtk-0_1
@@ -148,6 +143,7 @@
 
 %files -n libgnome-autoar-0-0
 %defattr(-,root,root)
+%doc COPYING
 %{_libdir}/libgnome-autoar-0.so.0
 %{_libdir}/libgnome-autoar-0.so.0.0.0
 

++++++ gnome-autoar-0+20160825.0fec26d.tar.xz -> gnome-autoar-0.1.1.tar.xz 
++++++
++++ 53961 lines of diff (skipped)


Reply via email to