Hello community,

here is the log from the commit of package yast2-gpmc for openSUSE:Factory 
checked in at 2019-08-01 15:48:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-gpmc (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-gpmc.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-gpmc"

Thu Aug  1 15:48:32 2019 rev:3 rq:716626 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-gpmc/yast2-gpmc.changes    2019-04-28 
20:01:19.570867155 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-gpmc.new.4126/yast2-gpmc.changes  
2019-08-01 15:48:34.773739518 +0200
@@ -1,0 +2,8 @@
+Fri Jun  7 23:25:03 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Use new schema of desktop files (boo#1084864)
+- Clean up spec
+- Rename desktop files
+- 1.4.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-gpmc-1.4.2.tar.bz2

New:
----
  yast2-gpmc-1.4.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-gpmc.spec ++++++
--- /var/tmp/diff_new_pack.T0zPLo/_old  2019-08-01 15:48:36.237739320 +0200
+++ /var/tmp/diff_new_pack.T0zPLo/_new  2019-08-01 15:48:36.257739317 +0200
@@ -12,19 +12,28 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           yast2-gpmc
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        Group Policy Management Console for YaST
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Samba
-Url:            http://www.github.com/yast-samba/yast2-gpmc
+Url:            https://github.com/yast/yast2-gpmc
+
 Source:         %{name}-%{version}.tar.bz2
-BuildArch:      noarch
+
+BuildRequires:  perl-XML-Writer
+BuildRequires:  python3
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+
 Requires:       krb5-client
 Requires:       python3-ldap
 Requires:       samba-client
@@ -32,17 +41,12 @@
 Requires:       yast2
 Requires:       yast2-adcommon-python
 Requires:       yast2-python3-bindings >= 4.0.0
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  perl-XML-Writer
-BuildRequires:  python3
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-testsuite
+
 Provides:       yast-gpmc = %{version}
 Obsoletes:      yast-gpmc < %{version}
 
+BuildArch:      noarch
+
 %description
 The Group Policy Management console for YaST provides tools for creating and
 modifying Group Policy Objects in Active Directory.
@@ -51,28 +55,16 @@
 %setup -q
 
 %build
-make -f Makefile.cvs all
-
-CONFIGURE_OPTIONS="\
-%if 0%{?is_opensuse}
-        --enable-experimental \
-%else
-        --disable-experimental \
-%endif
-"
-%configure ${CONFIGURE_OPTIONS}
-make
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/gpmc
-%{yast_yncludedir}/gpmc/*
-%{yast_clientdir}/*.py
-%{yast_desktopdir}/gpmc.desktop
-%doc %{yast_docdir}
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %license COPYING
 
 %changelog

++++++ yast2-gpmc-1.4.2.tar.bz2 -> yast2-gpmc-1.4.3.tar.bz2 ++++++
++++ 5502 lines of diff (skipped)


Reply via email to