Hello community,
here is the log from the commit of package lxappearance-obconf for
openSUSE:Factory checked in at 2014-09-17 17:27:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxappearance-obconf (Old)
and /work/SRC/openSUSE:Factory/.lxappearance-obconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxappearance-obconf"
Changes:
--------
--- /work/SRC/openSUSE:Factory/lxappearance-obconf/lxappearance-obconf.changes
2014-01-23 15:49:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.lxappearance-obconf.new/lxappearance-obconf.changes
2014-09-17 17:27:45.000000000 +0200
@@ -2 +2,17 @@
-Sun Jan 5 11:14:54 UTC 2014 - [email protected]
+Tue Sep 16 18:04:42 UTC 2014 - [email protected]
+
+- new upstream version 0.2.2
+ * Include autogen.sh into distribution
+ * Update .gitignore file - remove redudant entries
+ * Remove unused file config.rpath
+ * Fix crash in preview of theme with zero window border width
+ * Fix compilation warnings
+ * Remove autogenerated files from GIT tree
+ * Add --enable-debug option to configure script
+ * Use macro AM_MAINTAINER_MODE correct way - with ([enable])
+ * New files added from LXDE Pootle server based on templates
+ * Translation updates
+- split lang package
+
+-------------------------------------------------------------------
+Sun Jan 5 11:14:54 UTC 2014 - [email protected]
Old:
----
lxappearance-obconf-0.2.1.tar.gz
New:
----
lxappearance-obconf-0.2.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxappearance-obconf.spec ++++++
--- /var/tmp/diff_new_pack.b9ZY2R/_old 2014-09-17 17:27:47.000000000 +0200
+++ /var/tmp/diff_new_pack.b9ZY2R/_new 2014-09-17 17:27:47.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lxappearance-obconf
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,13 +17,13 @@
Name: lxappearance-obconf
-Version: 0.2.1
+Version: 0.2.2
Release: 0
Summary: Lxappearance Plugin to Configure Openbox
License: GPL-2.0
Group: System/GUI/LXDE
Url: http://www.lxde.org/
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: libtool
BuildRequires: pkgconfig(gtk+-2.0)
@@ -32,7 +32,9 @@
BuildRequires: pkgconfig(obt-3.5)
Requires: lxappearance
Requires: openbox
+Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%lang_package
%description
ObConf is a program used to configure OpenBox window manager developed
@@ -56,11 +58,14 @@
rm %{buildroot}/%{_libdir}/lxappearance/plugins/*.{a,la}
%find_lang %{name}
-%files -f %{name}.lang
+%files
%defattr(-,root,root)
%doc AUTHORS CHANGELOG COPYING README
%{_libdir}/lxappearance/plugins
%dir %{_datadir}/lxappearance/obconf
%{_datadir}/lxappearance/obconf/obconf.glade
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]