Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-algebraic-graphs for
openSUSE:Factory checked in at 2022-08-01 21:28:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-algebraic-graphs (Old)
and /work/SRC/openSUSE:Factory/.ghc-algebraic-graphs.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-algebraic-graphs"
Mon Aug 1 21:28:32 2022 rev:5 rq:985799 version:0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-algebraic-graphs/ghc-algebraic-graphs.changes
2022-02-11 23:10:28.347130430 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-algebraic-graphs.new.1533/ghc-algebraic-graphs.changes
2022-08-01 21:28:32.905337922 +0200
@@ -2,9 +1,0 @@
-Thu Dec 16 21:32:29 UTC 2021 - Peter Simons <[email protected]>
-
-- Update algebraic-graphs to version 0.6 revision 1.
- Upstream has edited the change log file since the last release in
- a non-trivial way, i.e. they did more than just add a new entry
- at the top. You can review the file at:
- http://hackage.haskell.org/package/algebraic-graphs-0.6/src/CHANGES.md
-
--------------------------------------------------------------------
Old:
----
algebraic-graphs-0.6.tar.gz
algebraic-graphs.cabal
New:
----
algebraic-graphs-0.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-algebraic-graphs.spec ++++++
--- /var/tmp/diff_new_pack.si2e9C/_old 2022-08-01 21:28:33.369339253 +0200
+++ /var/tmp/diff_new_pack.si2e9C/_new 2022-08-01 21:28:33.373339265 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-algebraic-graphs
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
%global pkg_name algebraic-graphs
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.6
+Version: 0.5
Release: 0
Summary: A library for algebraic graph construction and transformation
License: MIT
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-containers-devel
@@ -60,23 +59,15 @@
The library also provides conventional graph data structures, such as
<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-AdjacencyMap.html
-Algebra.Graph.AdjacencyMap> along with its various flavours:
-
-* adjacency maps specialised to graphs with vertices of type 'Int'
+Algebra.Graph.AdjacencyMap> along with its various flavours: adjacency maps
+specialised to graphs with vertices of type 'Int'
(<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-AdjacencyIntMap.html
-Algebra.Graph.AdjacencyIntMap>), * non-empty adjacency maps
+Algebra.Graph.AdjacencyIntMap>), non-empty adjacency maps
(<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-NonEmpty-AdjacencyMap.html
-Algebra.Graph.NonEmpty.AdjacencyMap>), * adjacency maps for undirected
-bipartite graphs
-(<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-Bipartite-AdjacencyMap.html
-Algebra.Graph.Bipartite.AdjacencyMap>), * adjacency maps with edge labels
+Algebra.Graph.NonEmpty.AdjacencyMap>), and adjacency maps with edge labels
(<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-Labelled-AdjacencyMap.html
-Algebra.Graph.Labelled.AdjacencyMap>), * acyclic adjacency maps
-(<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-Acyclic-AdjacencyMap.html
-Algebra.Graph.Acyclic.AdjacencyMap>),
-
-A large part of the API of algebraic graphs and adjacency maps is available
-through the 'Foldable'-like type class
+Algebra.Graph.Labelled.AdjacencyMap>). A large part of the API of algebraic
+graphs and adjacency maps is available through the 'Foldable'-like type class
<http://hackage.haskell.org/package/algebraic-graphs/docs/Algebra-Graph-ToGraph.html
Algebra.Graph.ToGraph>.
@@ -104,7 +95,6 @@
%prep
%autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ algebraic-graphs-0.6.tar.gz -> algebraic-graphs-0.5.tar.gz ++++++
++++ 8008 lines of diff (skipped)