From e19a50e6b2325caa3a50c8f5e6dbdaab0e36b6887bd36a1ed2ba506651e2d7ca Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sun, 5 Dec 2010 21:52:00 +0000 Subject: [PATCH 1/2] - updated to 4.7.5 - Also request an interact for save-state-extended. - Return a NULL state file is the sm-client is disabled. - Fix the save-state signal. - Translation updates (pt). OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4ui?expand=0&rev=12 --- libxfce4ui-4.7.4.tar.bz2 | 3 --- libxfce4ui-4.7.5.tar.bz2 | 3 +++ libxfce4ui.changes | 9 +++++++++ libxfce4ui.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libxfce4ui-4.7.4.tar.bz2 create mode 100644 libxfce4ui-4.7.5.tar.bz2 diff --git a/libxfce4ui-4.7.4.tar.bz2 b/libxfce4ui-4.7.4.tar.bz2 deleted file mode 100644 index 76ccd55..0000000 --- a/libxfce4ui-4.7.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa2d9fb9c86166027a23f699167a234b59729311c46bd377947dbc309bf5ea0c -size 441695 diff --git a/libxfce4ui-4.7.5.tar.bz2 b/libxfce4ui-4.7.5.tar.bz2 new file mode 100644 index 0000000..f36d340 --- /dev/null +++ b/libxfce4ui-4.7.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e001e52220d62133c243a9d092ad13c10a568549b88bb6652dc36d548edd4694 +size 442038 diff --git a/libxfce4ui.changes b/libxfce4ui.changes index 2b1a452..4a3c37f 100644 --- a/libxfce4ui.changes +++ b/libxfce4ui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Dec 5 21:52:35 UTC 2010 - prusnak@opensuse.org + +- updated to 4.7.5 + - Also request an interact for save-state-extended. + - Return a NULL state file is the sm-client is disabled. + - Fix the save-state signal. + - Translation updates (pt). + ------------------------------------------------------------------- Wed Dec 1 18:12:39 UTC 2010 - prusnak@opensuse.org diff --git a/libxfce4ui.spec b/libxfce4ui.spec index 56a1b3b..3b623bb 100644 --- a/libxfce4ui.spec +++ b/libxfce4ui.spec @@ -3,7 +3,7 @@ # Name: libxfce4ui -Version: 4.7.4 +Version: 4.7.5 Release: 7 License: LGPLv2.1+ Summary: Widgets library for the Xfce desktop environment From b0f5dddb4945b2331648e7cd176e09cd906daf68331f1f6da65781f58a0f21be Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sun, 5 Dec 2010 22:20:47 +0000 Subject: [PATCH 2/2] resolved OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4ui?expand=0&rev=14 --- libxfce4ui.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libxfce4ui.spec b/libxfce4ui.spec index 3b623bb..43449e5 100644 --- a/libxfce4ui.spec +++ b/libxfce4ui.spec @@ -4,7 +4,7 @@ Name: libxfce4ui Version: 4.7.5 -Release: 7 +Release: 1 License: LGPLv2.1+ Summary: Widgets library for the Xfce desktop environment Url: http://www.xfce.org/ @@ -24,6 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Widgets and other frequently used functions for the Xfce desktop environment. %package -n glade3-catalog-libxfce4ui +License: LGPLv2.1+ Summary: Widgets library for the Xfce desktop environment -- Catalog for Glade Group: Development/Tools/GUI Builders Requires: %{name} = %{version} @@ -36,6 +37,7 @@ Widgets and other frequently used functions for the Xfce desktop environment. This package provides a catalog for Glade, to allow the use the Xfce widgets in Glade. %package devel +License: LGPLv2.1+ Summary: Development files for the libxfce4ui library Group: Development/Libraries/C and C++ Requires: libxfce4ui = %{version}